Skip to content

Commit 5f35bae

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 4565781 commit 5f35bae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/muse/examples.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -298,7 +298,7 @@ def _copy_default_new_input(path: Path):
298298

299299
copytree(example_data_dir() / "default_new_input", path)
300300

301-
301+
302302
def _copy_default_retro(path: Path):
303303
from shutil import copyfile, copytree
304304

0 commit comments

Comments
 (0)