Skip to content

Commit

Permalink
Appease black formatter
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinkjt2000 committed Jul 7, 2021
1 parent 1b20c07 commit 11d4a40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mcstatus/pinger.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"white": "f",
"gray": "7",
"dark_gray": "8",
"black": "0"
"black": "0",
}


Expand Down

0 comments on commit 11d4a40

Please sign in to comment.