Update gradation.py

This commit is contained in:
2022-11-03 01:00:57 +01:00
parent 3f35f70260
commit 2571ed1d4a

1
gradation.py Normal file → Executable file
View File

@ -1,3 +1,4 @@
#!/bin/env python3
from __future__ import annotations
from typing import Union