Browse Source

flake8

pull/211/head
marinaGD 7 years ago
parent
commit
ece00ba58d
  1. 1
      pytrustnfe/nfe/patch.py

1
pytrustnfe/nfe/patch.py

@ -32,4 +32,3 @@ def has_patch(cod_estado, metodo):
if method in methods:
return methods[method]
return None
Loading…
Cancel
Save