Libraries refactor and add some sinks #4

Closed
m wants to merge 136 commits from library-refactor into master
1 changed files with 1 additions and 0 deletions
Showing only changes of commit 6872e0d164 - Show all commits

View File

@ -1,2 +1,3 @@
#!/bin/sh
pre-commit run -a
python -m unittest discover -s tests -p 'test_*.py'