Run pyupgrade --py39-plus on all files

This commit is contained in:
Bruno Oliveira
2024-12-07 08:46:25 -03:00
parent 6dc8c2a66d
commit 475b346fd9
15 changed files with 21 additions and 22 deletions

View File

@@ -1,8 +1,8 @@
from collections.abc import Iterator
from itertools import chain
import os
from pathlib import Path
from typing import Callable
from typing import Iterator
def visit_path(