]> git.mxchange.org Git - fba.git/commit
Continued:
authorRoland Häder <roland@mxchange.org>
Mon, 13 Jan 2025 22:33:37 +0000 (23:33 +0100)
committerRoland Häder <roland@mxchange.org>
Mon, 13 Jan 2025 22:33:37 +0000 (23:33 +0100)
commitdeb69cab3dd70fd77c0005bbd6d5e16051814be0
tree6768e95975b09efbcefaa10a4591b4a7fb457e4b
parentf672652fc857e931699ea74a4929bd0f71f86d34
Continued:
- check if required key 'url' is in dict 'row'
- avoided superflous else + indenting
- simplier check before complex checks (`if domain in domains` is lesser
  intensive than invoking "expensive" is_wanted())
fba/commands.py