Skip to content

Commit

Permalink
[FIX] Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
aricaldeira committed Apr 17, 2017
1 parent 9fc5cf7 commit 2222f3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pysped/nfe/leiaute/nfe_400.py
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ def __init__(self):
super(Cana, self).__init__()


class IPIDevol(nfe_310.IPÎDevol):
class IPIDevol(nfe_310.IPIDevol):
def __init__(self):
super(IPIDevol, self).__init__()

Expand Down

0 comments on commit 2222f3a

Please sign in to comment.