## Feature Request **Is your feature request related to a problem? Please describe.** These should get moved into to the electionguard-python-api https://github.com/microsoft/electionguard-python/blob/6d70f6602746bfcf840b59ce986f2c76c5fe58e5/src/electionguard/election_description_schema.json https://github.com/microsoft/electionguard-python/blob/6d70f6602746bfcf840b59ce986f2c76c5fe58e5/src/electionguard/schema.py Ideally with a `schema` folder. These could then be moved to `electionguard` root at a later point. Accompanying PR to remove schema checking at base level. Accompany issue: https://github.com/microsoft/electionguard-python/issues/384
Feature Request
Is your feature request related to a problem? Please describe.
These should get moved into to the electionguard-python-api
https://github.com/microsoft/electionguard-python/blob/6d70f6602746bfcf840b59ce986f2c76c5fe58e5/src/electionguard/election_description_schema.json
https://github.com/microsoft/electionguard-python/blob/6d70f6602746bfcf840b59ce986f2c76c5fe58e5/src/electionguard/schema.py
Ideally with a
schemafolder. These could then be moved toelectionguardroot at a later point.Accompanying PR to remove schema checking at base level.
Accompany issue: Election-Tech-Initiative/electionguard-python#384