Skip to content

Commit 98e0085

Browse files
committed
#27 - python
1 parent 83ee900 commit 98e0085

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Roadmap/27 - SOLID OCP/python/SooHav.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -168,6 +168,7 @@ def conversacion(self, pato1: Pato, pato2: Pato, mensaje1: str, mensaje2: str):
168168
"""
169169

170170
# Extra
171+
171172
# Configurar Logger
172173
logging.basicConfig(level=logging.WARNING,
173174
format='%(asctime)s - %(levelname)s - %(message)s')

0 commit comments

Comments
 (0)