We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3f0d91d + a0cec16 commit 6d2f2f8Copy full SHA for 6d2f2f8
1 file changed
src/electiondata/userinterface/__init__.py
@@ -9,7 +9,7 @@
9
import json
10
from numpy import where
11
from os import walk, listdir
12
-import os.path
+import os.path
13
import pandas as pd
14
from pathlib import Path
15
import shutil
0 commit comments