summary refs log tree commit diff
path: root/scripts/generate_signing_key.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove redundant "coding: utf-8" lines (#9786)Jonathan de Jong2021-04-141-1/+0
| | | | | | | Part of #9744 Removes all redundant `# -*- coding: utf-8 -*-` lines from files, as python 3 automatically reads source code as utf-8 now. `Signed-off-by: Jonathan de Jong <jonathan@automatia.nl>`
* Run Black. (#5482)Amber Brown2019-06-201-4/+4
|
* Expose statistics on extrems to prometheus (#5384)Amber Brown2019-06-131-1/+1
|
* add a script to generate new signing_key filesRichard van der Hoff2019-06-051-0/+37