Skip to content

Commit af85c4b

Browse files
committed
Added typehint to catalog pattern
1 parent 4ba0c3f commit af85c4b

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

patterns/behavioral/catalog.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,6 @@
33
init. Note the use of a single dictionary instead of multiple conditions
44
"""
55

6-
from __future__ import annotations
7-
from typing import Callable, Dict, Any
8-
96
__author__ = "Ibrahim Diop <[email protected]>"
107

118

0 commit comments

Comments
 (0)