Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master' into hb2-72
Browse files Browse the repository at this point in the history
  • Loading branch information
Cedric Hofstetter committed Oct 7, 2020
2 parents bac1517 + fb55e67 commit 2c930e2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions homebytwo/conftest.py
Expand Up @@ -33,6 +33,7 @@ def athlete(db, client):
def data_dir_path(request):
return Path(request.module.__file__).parent.resolve()


@fixture
def open_file(data_dir_path):
def _open_file(file, binary=False):
Expand Down

0 comments on commit 2c930e2

Please sign in to comment.