Change settings in flake8 and black.
authorScott Gasch <[email protected]>
Thu, 3 Feb 2022 22:18:37 +0000 (14:18 -0800)
committerScott Gasch <[email protected]>
Thu, 3 Feb 2022 22:18:37 +0000 (14:18 -0800)
commit713a609bd19d491de03debf8a4a6ddf2540b13dc
tree6593978162d3c11c3a54e44a770aded4abc79704
parenteb1c6392095947b3205c4d52cd9b1507e6cd776b
Change settings in flake8 and black.
45 files changed:
acl.py
ansi.py
arper.py
base_presence.py
bootstrap.py
cached/weather_forecast.py
camera_utils.py
collect/bidict.py
collect/bst.py
collect/shared_dict.py
collect/trie.py
config.py
conversion_utils.py
dateparse/dateparse_utils.py
datetime_utils.py
decorator_utils.py
executors.py
file_utils.py
lockfile.py
logging_utils.py
logical_search.py
ml/model_trainer.py
persistent.py
smart_home/lights.py
smart_home/outlets.py
smart_home/thermometers.py
state_tracker.py
string_utils.py
tests/centcount_test.py
tests/dateparse_utils_test.py
tests/decorator_utils_test.py
tests/letter_compress_test.py
tests/logging_utils_test.py
tests/money_test.py
tests/profanity_filter_test.py
tests/rate_test.py
tests/string_utils_test.py
text_utils.py
type/centcount.py
type/locations.py
type/money.py
type/people.py
unittest_utils.py
unscrambler.py
waitable_presence.py