Melanie Molina

Results 3 issues of Melanie Molina

- Separated into board class with NamedTuple with it's respective test cases: the next PRs will have similar changes, where the classes will be divided per functionality and components (e.g...

Hi! I'd like to check if a file: security.json exists in all repos vs security.md. Is it possible to add a policy that checks a custom file exists? Best, Mel

enhancement

Heya, Trying to elaborate on the example. There is no function called "loads" on data.py or core.py. The ZKSignature class also does not have the load function, E.g:` ZKData.load(iq.get())` so...