Skip to content

Commit 21431bf

Browse files
committed
Cambio nombre carpeta
1 parent 86a4c6b commit 21431bf

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed
File renamed without changes.
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 chile_rut.main 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)