Commit graph

15 commits

Author SHA1 Message Date
Martin Rey 2c058d7e15 [misc] Use black to reformat code 2020-12-30 21:45:06 +01:00
Martin Rey 4146cb89b5 [misc] Improve docstrings
Mostly by removing whitespace before and after the docstring
2020-12-30 21:45:06 +01:00
Martin Rey 2954f3700b [misc] Sort imports with isort 2020-12-30 21:45:06 +01:00
Martin Rey e85a4cebb0 [misc] Add member to copyright section of edited files 2020-12-30 21:45:06 +01:00
Martin Rey 2db213af69 [misc] Use format() instead of %s, f-strings, concat 2020-12-30 21:45:06 +01:00
Cathy Hu 09810680e8 [core] Add default trigger value 2020-09-08 13:02:07 +02:00
Cathy Hu 7d54375b43 [core] Fix hood destruction process 2020-09-06 19:11:18 +02:00
Cathy Hu 32dd8b9207 [misc] Reformat to fit new black guidelines 2020-09-05 01:39:24 +02:00
Thomas Lindner fc324f102d [misc] Add flake8 to tox and fix existing issues 2020-07-17 19:59:25 +02:00
maike 33f3a02985 [core] Fix protected attributes in platformapi.py 2020-07-17 15:51:14 +02:00
maike 3e565caf69 [core] Censor returns True if message is accepted 2020-07-17 15:51:14 +02:00
Cathy Hu fe3fc6485c [core] Add enabled and status in censor 2020-07-17 15:06:34 +02:00
Cathy Hu 051dd062ac [doc] Add docstrings for core 2020-07-13 19:14:22 +02:00
Cathy Hu 5bc69c8a33 [core] Add censor filter debug messages 2020-07-08 13:32:34 +02:00
Cathy Hu fd212bb5b6 [core] Add API for platform core 2020-07-01 21:28:00 +02:00