diff --git a/Makefile b/Makefile index 07299b0..4c2d94d 100644 --- a/Makefile +++ b/Makefile @@ -9,4 +9,4 @@ format: black . lint: - ruff check . \ No newline at end of file + ruff check bias_scan \ No newline at end of file