Skip to content

Commit

Permalink
Merge pull request #61 from dmdhrumilmistry/add-UI-to-docs
Browse files Browse the repository at this point in the history
minor fix
  • Loading branch information
dmdhrumilmistry authored May 20, 2023
2 parents 2327562 + d7ecf50 commit 7ad629f
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions pyhtools/UI/functions.py
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,12 @@ def banner():
def print_help():
'''
prints commands with their brief description.
Args:
None
Returns:
None
'''
print(BRIGHT_WHITE + 'Python Hacking Tools (PyHTools) (pht)')

Expand Down

0 comments on commit 7ad629f

Please sign in to comment.