We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11b6d95 commit a0cec16Copy full SHA for a0cec16
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