Skip to content

Commit

Permalink
Lint
Browse files Browse the repository at this point in the history
  • Loading branch information
jenskutilek committed May 8, 2024
1 parent e47a89c commit 78c0a8e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/infoCompiler_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ def testufo(FontClass):


class InfoCompilerTest:

def test_head(self, testttf, testufo):
info = {"versionMajor": 5, "versionMinor": 6}
compiler = InfoCompiler(testttf, testufo, info)
Expand Down

0 comments on commit 78c0a8e

Please sign in to comment.