Skip to content

Commit a84c8ba

Browse files
authored
Update containers.py
remove future annotations
1 parent d9e51f1 commit a84c8ba

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

python_snoo/containers.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
#maybe we dont need this
2-
from __future__ import annotations
3-
41
import dataclasses
52
import datetime
63
from enum import StrEnum, IntEnum

0 commit comments

Comments
 (0)