Skip to content

Commit

Permalink
Mod: Update docstring in info.py.
Browse files Browse the repository at this point in the history
  • Loading branch information
Labbeti committed Aug 10, 2023
1 parent 6b9e2b1 commit 6014407
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/aac_datasets/info.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@


def get_package_repository_path() -> str:
"""Return the absolute path where the source code of this package is installed."""
return str(Path(__file__).parent.parent.parent)


Expand Down

0 comments on commit 6014407

Please sign in to comment.