Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
Nosudrum committed Apr 21, 2024
1 parent 0ad907e commit ab960eb
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Empty file removed src/__init__.py
Empty file.
2 changes: 1 addition & 1 deletion src/plotsCodes/all_europe.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
from datetime import datetime
import pandas as pd

from ..utils import dark_figure, finish_map, get_mapbox_secrets, JOURNEYS_PATH
from utils import dark_figure, finish_map, get_mapbox_secrets, JOURNEYS_PATH
import matplotlib.pyplot as plt

# Import Mapbox secrets
Expand Down

0 comments on commit ab960eb

Please sign in to comment.