-
Notifications
You must be signed in to change notification settings - Fork 11
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
Refactoring pre v0.0.2 #27
Conversation
Codecov Report
@@ Coverage Diff @@
## main #27 +/- ##
==========================================
- Coverage 98.74% 98.64% -0.10%
==========================================
Files 11 11
Lines 639 740 +101
==========================================
+ Hits 631 730 +99
- Misses 8 10 +2
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
Hi, https://pynwb.readthedocs.io/en/stable/tutorials/general/file.html#reading-an-nwb-file Curios if you know this and you are still doing it with try-except block for some reason. |
Description
This refactor cleans up #23 and #26 ahead of a v0.0.2 release.
load_nwb
,save_nwb
,load_labelstudio
,save_labelstudio
Types of changes
Does this address any currently open issues?
[list open issues here]
Outside contributors checklist
Thank you for contributing to SLEAP-IO!
❤️