Skip to content

Commit 839c0a2

Browse files
committed
fix: linter issues
1 parent 20f5291 commit 839c0a2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

DECIMER/config.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -381,4 +381,3 @@ def download_trained_weights(model_url: str, model_path: str, verbose=1):
381381
# Delete zipfile after downloading
382382
if Path(model_path).exists():
383383
Path(model_path).unlink()
384-

0 commit comments

Comments
 (0)