corrected project's structure

pull/1/head
Aurian JAULT 11 months ago
parent faf04fe039
commit 7d53ad02e8

@ -1,7 +1,6 @@
#!/usr/bin/env python3
import sys
sys.path.append('./src')
sys.path.append('./src/back/')
import load_csv as l

@ -17,5 +17,4 @@ def csv_value():
# Related Non-Motorist -> 166642
# Non-Motorist Substance Abuse -> 167788
# Circumstance -> 140746
return df
Loading…
Cancel
Save