* feat: copy 1wg-charters* into other places * test: update test * test: test no-copy operation * style: Black * fix: Skip copy if dest is a non-dir * chore: de-lint
* refactor: move helpers to utils.py * feat: task to generate 1wg-charters files * refactor: use 1wg-charter files in views * chore: create periodic task + slight renaming * chore: remove wgets from bin/hourly * test: refactor tests for new task/views * fix: fix bug uncovered by tests * chore: remove unused imports * fix: clean whitespace in draft titles * fix: return verbatim bytes for charter views * chore: remove now-empty /bin/hourly 🎉