Skip to content

Commit 6d2f2f8

Browse files
Merge pull request #745 from ElectionDataAnalysis/issue740-slugify
black
2 parents 3f0d91d + a0cec16 commit 6d2f2f8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/electiondata/userinterface/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
import json
1010
from numpy import where
1111
from os import walk, listdir
12-
import os.path
12+
import os.path
1313
import pandas as pd
1414
from pathlib import Path
1515
import shutil

0 commit comments

Comments
 (0)