Commit 1d7f897
Agregar guard if __name__ == '__main__' para seguir mejores prácticas de Python
Co-authored-by: Fabiantullo <150408075+Fabiantullo@users.noreply.github.com>1 parent 0c0b0b6 commit 1d7f897
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
| 50 | + | |
50 | 51 | | |
51 | 52 | | |
52 | 53 | | |
| |||
0 commit comments