Skip to content

Commit

Permalink
Fix syntax warning
Browse files Browse the repository at this point in the history
  • Loading branch information
avalentino committed Nov 9, 2024
1 parent 95eaa0a commit 15e4f28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stac_check/logo.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# flake8: noqa

logo = """
logo = r"""
____ ____ __ ___ ___ _ _ ____ ___ __ _
/ ___)(_ _)/ _\ / __)___ / __)/ )( \( __)/ __)( / )
\___ \ )( / \( (__(___)( (__ ) __ ( ) _)( (__ ) (
Expand Down

0 comments on commit 15e4f28

Please sign in to comment.