]> git.mxchange.org Git - fba.git/commit
Continued:
authorRoland Häder <roland@mxchange.org>
Fri, 20 Oct 2023 04:58:47 +0000 (06:58 +0200)
committerRoland Häder <roland@mxchange.org>
Fri, 20 Oct 2023 04:58:47 +0000 (06:58 +0200)
commit27ed41a39f400d01ac4cb3376f6503bc3ae1d4ec
tree57af979b9a0bf2c93396a7589ca5e6301ed7a263
parent387d817644970a3e09819dd3e663c548abe5a229
Continued:
- software doesn't need to be aliases each round as the variable isn't assigned
  inside the loop
- added check in software_helper.alias() if parameter 'software' is an empty
  string
- don't attempt to alias empty software string
fba/commands.py
fba/helpers/software.py
fba/http/federation.py