]> git.mxchange.org Git - fba.git/commit
Continued:
authorRoland Häder <roland@mxchange.org>
Mon, 4 Sep 2023 07:54:14 +0000 (09:54 +0200)
committerRoland Häder <roland@mxchange.org>
Mon, 4 Sep 2023 07:56:57 +0000 (09:56 +0200)
commit2240472ee86800bb630236b05e71584ed7fa790e
tree676e7c2b618a3fdab5ccc1cd0413c11d269a24f1
parent37d58a6f247db7ad08277f09da96a39fe58d1423
Continued:
- functions in module fba.helpers.tidyup are relatively "expensive", means they
  need a lot of CPU cycles
- let's avoid invoking them on empty string
fba/helpers/tidyup.py
fba/networks/friendica.py
fba/networks/lemmy.py
fba/networks/mastodon.py
fba/networks/pleroma.py