Skip to content

Commit c6ae26e

Browse files
committed
Fix lint
1 parent 48b2a09 commit c6ae26e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • terminusdb_client/scripts

terminusdb_client/scripts/dev.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -271,7 +271,7 @@ def pr():
271271

272272
# 3. Lint
273273
lint()
274-
274+
275275
# 4. Check ruff for any remaining issues
276276
print("\nChecking for ruff issues...")
277277
try:

0 commit comments

Comments
 (0)