Skip to content

Commit 1d0a461

Browse files
Update ontograph/config/settings.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 746adb9 commit 1d0a461

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

ontograph/config/settings.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,6 @@
1313
'DEFAULT_FORMAT_ONTOLOGY',
1414
]
1515

16-
print(Path(__file__))
17-
1816
# Read package information from pyproject.toml
1917
_PYPROJECT_PATH = Path(__file__).parents[2] / 'pyproject.toml'
2018
with open(_PYPROJECT_PATH, 'r') as f:

0 commit comments

Comments
 (0)