Skip to content

Commit

Permalink
cambio de nombre a main.py
Browse files Browse the repository at this point in the history
  • Loading branch information
cortega26 committed May 2, 2024
1 parent 195aa59 commit e9d567f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion tests/tests.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"""

import pytest
from rutificador.rutificador import Rut, RutDigitoVerificador, RutBase, RutInvalidoError
from rutificador.main import Rut, RutDigitoVerificador, RutBase, RutInvalidoError

# pylint: disable=R0904
class TestRutDigitoVerificador:
Expand Down

0 comments on commit e9d567f

Please sign in to comment.