Actions
Optimization #2873
closed
SB
VG
Separate out matchers
Optimization #2873:
Separate out matchers
Effort:
low
Difficulty:
low
Label:
Outreachy
Description
Currently, all the code for matchers happens to be in main.py which makes it quite cluttered. Make a separate matchers.py and integrate it in main.py
Actions