Skip to content

Commit

Permalink
Update DISPLAY_TITLE
Browse files Browse the repository at this point in the history
  • Loading branch information
jennydaman committed Feb 2, 2024
1 parent a058b3c commit 7339261
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions pubchrisvisual/__init__.py
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
DISPLAY_TITLE = r"""
_ _ _ _ _ _ _ _
| | | | | | (_) | | | | | | | |
_ __ | |______ __ _ _ __ _ __ ___ | |_ __ _| |_ ___ ________ ___ ___ _ _ __ _| |______ __| | __ _| |_ __ _ ___ ___| |_
| '_ \| |______/ _` | '_ \| '_ \ / _ \| __/ _` | __/ _ \______\ \ / / / __| | | |/ _` | |______/ _` |/ _` | __/ _` / __|/ _ \ __|
| |_) | | | (_| | | | | | | | (_) | || (_| | || __/ \ V /| \__ \ |_| | (_| | | | (_| | (_| | || (_| \__ \ __/ |_
| .__/|_| \__,_|_| |_|_| |_|\___/ \__\__,_|\__\___| \_/ |_|___/\__,_|\__,_|_| \__,_|\__,_|\__\__,_|___/\___|\__|
| |
|_|
_ _ _ _ _ _
| | (_) | | | | | | | |
_ __ | |________ ___ ___ _ _ __ _| |______ __| | __ _| |_ __ _ ___ ___| |_
| '_ \| |______\ \ / / / __| | | |/ _` | |______/ _` |/ _` | __/ _` / __|/ _ \ __|
| |_) | | \ V /| \__ \ |_| | (_| | | | (_| | (_| | || (_| \__ \ __/ |_
| .__/|_| \_/ |_|___/\__,_|\__,_|_| \__,_|\__,_|\__\__,_|___/\___|\__|
| |
|_|
"""

__version__ = '0.0.1'

0 comments on commit 7339261

Please sign in to comment.