We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Transfer all common code into POCS.
For instance, the following method from generator.py:
generator.py
def register_common_type_filters(self)
and of course the file type_filters.py in folder filters.
type_filters.py
filters