v0.34.0: Enable the use of multiple categories for Gecko metrics (#79)
* Enable the use of multiple categories for Gecko metrics This introduces a new template used for generating a single mapping object. The object then calls in the other generated metrics, if needed. * Fix flake8 issues