This commit is contained in:
2026-01-04 22:35:42 -01:00
parent 9276ff0c47
commit 9d65d4a862
7 changed files with 66 additions and 9 deletions

2
ev2.py
View File

@@ -133,7 +133,7 @@ def main():
match usrIn:
case "1":
raise NotImplementedError
parse("falsos.txt")
case "2":
filters = filter_menu(filters)
case "3":