Skip to content

Commit

Permalink
fix: remove whitespaces in docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
R1kaB3rN authored Sep 22, 2024
1 parent 66a684e commit 24be040
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gamefixes-steam/70650.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@


def main() -> None:
""" Installs directmusic to fix menu and game music """
"""Installs directmusic to fix menu and game music"""

util.protontricks('directmusic')

0 comments on commit 24be040

Please sign in to comment.