Skip to content

Commit

Permalink
dummy change
Browse files Browse the repository at this point in the history
  • Loading branch information
grischperl committed Dec 6, 2024
1 parent a748eb8 commit cf79bbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/utils/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ def is_running_pytest() -> bool:
"""
return "pytest" in sys.modules


# dummy change
project_root = os.path.dirname(os.path.abspath(__file__))

if is_running_pytest():
Expand Down

0 comments on commit cf79bbf

Please sign in to comment.