-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: update libsansmic cpp code (#79)
* refactor: change the way logging is done, make output directories more explicit (not enforced yet) * style: apply black formatting * ci: change testing output to use 'tee' instead of redirect * test: no subprocess test in ipynb on linux * test: strip metadata by hand from ipynb * refactor: modify logging output formats * refactor: move certain elements out of Model into a BaseModel * refactor(version): move location of version number to avoid circular imports * refactor(test): fix test to match refactor of license and copyright text names
- Loading branch information
Showing
3 changed files
with
51 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters