Skip to content

Commit 9565314

Browse files
authored
Merge pull request #113 from avalentino/bugfix/fix-syntax-warning
Fix syntax warning
2 parents 95eaa0a + 15e4f28 commit 9565314

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stac_check/logo.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# flake8: noqa
22

3-
logo = """
3+
logo = r"""
44
____ ____ __ ___ ___ _ _ ____ ___ __ _
55
/ ___)(_ _)/ _\ / __)___ / __)/ )( \( __)/ __)( / )
66
\___ \ )( / \( (__(___)( (__ ) __ ( ) _)( (__ ) (

0 commit comments

Comments
 (0)