we need to change file rules_src/init.py where we fill up all dict. Saved key should be in lowercase not as it is now(for now it just saves in classname).
Also 2 more files will require changes after this tests/__parser__/test_translator.py ```` and validator/parser/translator.py ````
we need to change file rules_src/init.py where we fill up all dict. Saved key should be in lowercase not as it is now(for now it just saves in classname).
Also 2 more files will require changes after this
tests/__parser__/test_translator.py ```` and
validator/parser/translator.py ````