Skip to content

Commit e9d567f

Browse files
committed
cambio de nombre a main.py
1 parent 195aa59 commit e9d567f

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
File renamed without changes.

tests/tests.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"""
99

1010
import pytest
11-
from rutificador.rutificador import Rut, RutDigitoVerificador, RutBase, RutInvalidoError
11+
from rutificador.main import Rut, RutDigitoVerificador, RutBase, RutInvalidoError
1212

1313
# pylint: disable=R0904
1414
class TestRutDigitoVerificador:

0 commit comments

Comments
 (0)