Skip to content

Commit

Permalink
update failing test to pass
Browse files Browse the repository at this point in the history
  • Loading branch information
aktech committed Oct 17, 2023
1 parent e2b384b commit b15aa0a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/test_cmdline.py
Original file line number Diff line number Diff line change
Expand Up @@ -778,9 +778,7 @@ class B:
})

expected = dedent(f"""
[PYFLYBY] {foo}: added 'from foo import B'
from __future__ import annotations
from foo import B
class A:
param1: str
Expand Down

0 comments on commit b15aa0a

Please sign in to comment.