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 6dc809d commit 9ea8b62
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tests/formats/test_bmsmd.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@

from mercury_engine_data_structures.formats.bmsmd import Bmsmd


bmsmd_path = "gui\minimaps\c10_samus.bmsmd"
bmsmd_path = r"gui\minimaps\c10_samus.bmsmd"

def test_bmsmd(samus_returns_tree, bmsmd_path):
parse_build_compare_editor(
Expand Down

0 comments on commit 9ea8b62

Please sign in to comment.