]> git.mxchange.org Git - fba.git/commit
Continued:
authorRoland Häder <roland@mxchange.org>
Wed, 4 Sep 2024 00:20:34 +0000 (02:20 +0200)
committerRoland Häder <roland@mxchange.org>
Wed, 4 Sep 2024 00:20:34 +0000 (02:20 +0200)
commit902fecbe7c97674899ae35a5065d5e0f44387d56
tree3aeb2c15d202468bfb13b9bb7f7e56b8d32fecde
parent833e6744be828c12ff7787302220c143858ac981
Continued:
- added type-hint 'None' for all functions not returning a value, for example
  setters, add/update/delete functions
12 files changed:
daemon.py
fba/boot.py
fba/helpers/cache.py
fba/helpers/domain.py
fba/helpers/locking.py
fba/helpers/processing.py
fba/http/federation.py
fba/http/network.py
fba/models/blocks.py
fba/models/error_log.py
fba/models/instances.py
fba/models/sources.py