Skip to content

Commit

Permalink
in data folder
Browse files Browse the repository at this point in the history
  • Loading branch information
CarstenSchmotz committed Jun 28, 2023
1 parent 90dd896 commit 32920d8
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 140 deletions.
47 changes: 0 additions & 47 deletions project/AutomatedDataPipeline.py

This file was deleted.

92 changes: 0 additions & 92 deletions project/tablefilter.py

This file was deleted.

2 changes: 1 addition & 1 deletion project/testing.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#Get the right paths
pathcar = "./CarRegistration.sqlite"
pathenergy = "./Energyprize.sqlite"
pathAutomatedDatapipeline = "./AutomatedDataPipeline.py"
pathAutomatedDatapipeline = "./main/data/AutomatedDataPipeline.py"
print(os.path.abspath(pathAutomatedDatapipeline))
print("Filepath found")

Expand Down

0 comments on commit 32920d8

Please sign in to comment.