enable pylint

This commit is contained in:
Vladimir Mandic
2023-01-18 19:31:40 -05:00
parent 527e6ac46e
commit ade05e521a
15 changed files with 45 additions and 10 deletions
+1
View File
@@ -8,6 +8,7 @@ import subprocess
import pathlib
import argparse
import filetype
from util import log, Map