Skip to content

Commit

Permalink
Fix some merge relicts
Browse files Browse the repository at this point in the history
  • Loading branch information
fwitte committed Jun 27, 2022
1 parent 0726e21 commit e6ac75b
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 7 deletions.
3 changes: 0 additions & 3 deletions src/egon/data/datasets.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1084,7 +1084,4 @@ emobility_mit:
model_timeseries:
reduce_memory: True
export_results_to_csv: True
<<<<<<< HEAD
=======
parallel_tasks: 10
>>>>>>> fix/#687-gas-demand-egon100RE
4 changes: 0 additions & 4 deletions src/egon/data/db.py
Original file line number Diff line number Diff line change
Expand Up @@ -163,11 +163,7 @@ def wrapped(*xs, **ks):


def select_dataframe(sql, index_col=None, warning=True):
<<<<<<< HEAD
"""Select data from local database as pandas.DataFrame
=======
""" Select data from local database as pandas.DataFrame
>>>>>>> fix/#687-gas-demand-egon100RE
Parameters
----------
Expand Down

0 comments on commit e6ac75b

Please sign in to comment.