Skip to content

Commit 10fa3d0

Browse files
[updated-format] usamos isort
1 parent 6a12c17 commit 10fa3d0

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

tests/test_lista_ejecucion.py

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
1-
from sisedeinversiones.lista_ejecucion.lista_ejecucion_simple import (
2-
ScrapingListaEjecucion,
3-
)
1+
from sisedeinversiones.lista_ejecucion.lista_ejecucion_simple import \
2+
ScrapingListaEjecucion
43

54
file_read = "tests/test_CUI_2019_dep7.csv"
65
path_export = "tests"

0 commit comments

Comments
 (0)