Skip to content

Commit

Permalink
black
Browse files Browse the repository at this point in the history
  • Loading branch information
anthrotype committed Feb 9, 2022
1 parent 9e0c3dc commit 0d48ff1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_main.py
Original file line number Diff line number Diff line change
Expand Up @@ -725,7 +725,7 @@ def test_main_with_filter(data_dir, tmp_path):
(),
("-a",),
("--autohint", "-D latn"),
]
],
)
def test_autohinting(data_dir, tmp_path, autohint_options):
shutil.copytree(data_dir / "AutohintingTest", tmp_path / "sources")
Expand Down

0 comments on commit 0d48ff1

Please sign in to comment.