Skip to content

Commit

Permalink
Fix trailing whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
freiheit committed Nov 10, 2023
1 parent 11ec6ab commit 9419385
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mvkdicebot.py
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ async def roll(ctx, *, dicestr: str):
"""
# pylint: disable=logging-fstring-interpolation
# pylint: disable=consider-using-dict-items
# pylint: disable=too-many-locals
# pylint: disable=too-many-locals
# pylint: disable=too-many-branches
# pylint: disable=too-many-statements

Expand Down

0 comments on commit 9419385

Please sign in to comment.