PEP 604 annotations

This commit is contained in:
w-e-w 2024-03-15 08:22:36 +09:00
parent 3e0146f9bd
commit c40f33ca04
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
from __future__ import annotations
from pathlib import Path
from modules import errors
import csv