Continued:
authorRoland Häder <roland@mxchange.org>
Sun, 11 Jun 2023 13:20:43 +0000 (15:20 +0200)
committerRoland Häder <roland@mxchange.org>
Sun, 11 Jun 2023 13:32:54 +0000 (15:32 +0200)
commit3b97ae4ffc2c29d73f8afa16f11d830ed69b72f6
treeabc12b47ab072c692239bce4602f696122ad9e5f
parent91992eab9dea91fbadf5cfd2a2049495b25beb21
Continued:
- removed another broad except block
- added missing variable initialization
- there is no 'domain', aka. instance here
- fixed bare-except, you can use 'if foo in bar' instead
fba/commands.py
fba/federation.py
fba/instances.py
fba/networks/pleroma.py