Closed CCranney closed 1 year ago
query file loader has been implemented using the strategy design pattern.
As a checklist, python black was run, the tests ran successfully, docstrings were added, and there are no TODOs in the code.
query file loader has been implemented using the strategy design pattern.