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