Skip to content

Commit 0cd9afd

Browse files
Abhijit LAbhijit L
authored andcommitted
fix: update lint command
1 parent eb608e9 commit 0cd9afd

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ coverage:
1010

1111
format:
1212
poetry run black .
13-
poetry run ruff --select I --fix .
1413

1514
lint:
1615
poetry run black .

0 commit comments

Comments
 (0)