-
Notifications
You must be signed in to change notification settings - Fork 8
Clean up a few more issues #85
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Merge branch 'main' into epi_slide-error_message # Please enter a commit message to explain why this merge is necessary, # especially if it merges an updated upstream into a topic branch. # # Lines starting with '#' will be ignored, and an empty message aborts # the commit.
Merge branch 'main' into epi_slide-error_message
Merge branch 'main' into epi_slide-error_message
…tatement Merge branch 'main' into epi-archive-print
Epi slide error message
Added final newline to epi_archive print statement.
epi_slide `f` parameter documentation
Note: there's some weird formatting. I'm going to clean that up after (to avoid continued maintenance on 2 remotes). |
The quick fix is to just regenerate the object + file an Issue to later figure out how to generate the example epi_archive on demand or otherwise ensure that it is current with the implementation of epi_archive. The less-quick fix is to try to immediately address this issue. |
Re. #68 and regenerating / syncing the example archive object: the simple way is just to re-run to regenerate the archive object. The more complex way is to store its DT and reconstruct the archive on demand; I've implemented this as part of 8f36d44, but based on an older version/name of the archive object, and involving the compactify parameter under development in #101, so it will need a little tweaking. |
epi_slide
error messaging on badref_time_values
#65epi_slide
'sf
parameter when it's a function with named arguments #66