mirror of
https://gitlab.com/datalifeit/python-retrofix
synced 2023-12-14 06:13:03 +01:00
Import aeat files in test so we avoid syntax errors
This commit is contained in:
parent
b4315151bd
commit
1dbd231a11
1 changed files with 2 additions and 0 deletions
|
@ -31,6 +31,8 @@ from retrofix import c34_1_la_caixa as c34
|
|||
from retrofix import c43
|
||||
from retrofix import c58
|
||||
from retrofix import c57
|
||||
# Import them to test that have a valid definition
|
||||
from retrofix import aeat182, aeat303, aeat340, aeat347, aeat349
|
||||
|
||||
|
||||
def read_flat(file_name):
|
||||
|
|
Loading…
Reference in a new issue