]> git.mxchange.org Git - fba.git/commit
Continued:
authorRoland Häder <roland@mxchange.org>
Fri, 9 Jun 2023 04:28:39 +0000 (06:28 +0200)
committerRoland Häder <roland@mxchange.org>
Fri, 9 Jun 2023 04:41:40 +0000 (06:41 +0200)
commit88c30cbcf5f275c39bee5426443dd5b30c51281a
treeb848b2dbbdcc03c6dfeb3ba17ee74e6135a6c56c
parent78f68a5345ad43783cd882e3374fa02405801411
Continued:
- fixed bad indenting
- renamed json -> rows to avoid redeclaration with module 'json'
- sorted import members (standard imports first)
- removed unused imports
- fixed "Redefining name 'headers' from outer scope"
fba/commands.py
fba/fba.py
fba/federation/mastodon.py
fba/federation/peertube.py
fba/federation/pleroma.py
fba/instances.py
fba/network.py