]> git.mxchange.org Git - fba.git/commit
Continued:
authorRoland Häder <roland@mxchange.org>
Wed, 21 Jun 2023 17:56:35 +0000 (19:56 +0200)
committerRoland Häder <roland@mxchange.org>
Wed, 21 Jun 2023 18:28:41 +0000 (20:28 +0200)
commitb7cc4315e607c1dc0d4e9473dbd98add2644ec5d
tree96598cd9319930a228f94c194d41d464d3445c2a
parente795feb5e4a8239d45754dd3c053e0c7dcec1355
Continued:
- also rewrote these logger messages to lazy '%' way
- fixed some unused-variable/import (pylint)
- fixed some syntax errors
fba/commands.py
fba/helpers/cache.py
fba/helpers/version.py
fba/http/federation.py
fba/models/instances.py
fba/networks/friendica.py
fba/networks/lemmy.py
fba/utils.py