mirror of
https://github.com/wassname/alignment-handbook.git
synced 2026-07-27 11:19:25 +08:00
Fix tests
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
# make sure to test the local checkout in scripts and not the pre-installed one (don't use quotes!)
|
||||
export PYTHONPATH = src
|
||||
|
||||
check_dirs := src tests scripts
|
||||
check_dirs := src tests
|
||||
|
||||
style:
|
||||
python -m black --line-length 119 --target-version py310 $(check_dirs) setup.py
|
||||
|
||||
Reference in New Issue
Block a user