Skip to content

Commit

Permalink
added dummy commit to test code coverage report
Browse files Browse the repository at this point in the history
  • Loading branch information
sarthakpati committed May 9, 2024
1 parent f97a17d commit 8b92852
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions GANDLF/entrypoints/debug_info.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@


def _debug_info(verbose: bool):
"""Function to display necessary debugging information."""
print(f"GANDLF version: {__version__}")
print(f"Git hash: {get_git_hash()}")
print(f"Platform: {platform.platform()}")
Expand Down

0 comments on commit 8b92852

Please sign in to comment.