mirror of
https://github.com/RosettaCommons/foundry.git
synced 2026-06-04 13:24:22 +08:00
fix: updates to fix RF3
This commit is contained in:
4
Makefile
4
Makefile
@@ -14,8 +14,8 @@ clean:
|
||||
|
||||
## Format src directory using black
|
||||
format:
|
||||
ruff format src models tests
|
||||
ruff check --fix src models tests
|
||||
ruff format src models tests projects
|
||||
ruff check --fix src models tests projects
|
||||
|
||||
#################################################################################
|
||||
# Self Documenting Commands #
|
||||
|
||||
Reference in New Issue
Block a user