Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Nov 8, 2023
1 parent f4a7019 commit 413de2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/formats/test_bmsmd.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@

def test_bmsmd(samus_returns_tree):
parse_build_compare_editor(
Bmsmd, samus_returns_tree, "gui\minimaps\c10_samus.bmsmd"
Bmsmd, samus_returns_tree, r"gui\minimaps\c10_samus.bmsmd"
)

0 comments on commit 413de2f

Please sign in to comment.