We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ba0c3f commit af85c4bCopy full SHA for af85c4b
1 file changed
patterns/behavioral/catalog.py
@@ -3,9 +3,6 @@
3
init. Note the use of a single dictionary instead of multiple conditions
4
"""
5
6
-from __future__ import annotations
7
-from typing import Callable, Dict, Any
8
-
9
__author__ = "Ibrahim Diop <[email protected]>"
10
11
0 commit comments