Skip to content

Commit 3801fb2

Browse files
committed
Fix up ruff complaints
1 parent fb3a1f6 commit 3801fb2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/juliapkg/deps.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
1-
import glob
21
import hashlib
32
import json
43
import logging
54
import os
6-
import re
75
import sys
86
from subprocess import run
97

0 commit comments

Comments
 (0)