Skip to content
Snippets Groups Projects
Commit 4a1ae416 authored by amathad's avatar amathad
Browse files

test

parent fb862144
No related branches found
No related tags found
1 merge request!1050Draft: Just a test to check moving of MRs works
Pipeline #6825171 failed
......@@ -20,6 +20,7 @@ from Functors.grammar import FunctorBase # type: ignore[import]
Self_FunctorCollection = TypeVar("Self_FunctorCollection", bound="FunctorCollection")
Type_FunctorDict = Union[Self_FunctorCollection, dict[str, Union[FunctorBase, str]]]
#Test change
class FunctorCollection:
"""
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment