Future annotations

This commit is contained in:
2023-03-08 15:36:26 +01:00
parent 37f48b474a
commit 2e4039fabd

View File

@@ -1,3 +1,4 @@
from __future__ import annotations
import argparse import argparse
import pathlib import pathlib