Libraries refactor and add some sinks #4
@@ -1,2 +1,3 @@
|
||||
#!/bin/sh
|
||||
pre-commit run -a
|
||||
python -m unittest discover -s tests -p 'test_*.py'
|
||||
|
||||
Reference in New Issue
Block a user
@@ -1,2 +1,3 @@
|
||||
#!/bin/sh
|
||||
pre-commit run -a
|
||||
python -m unittest discover -s tests -p 'test_*.py'
|
||||
|
||||