Skip to content

fix: pass only relevant args to check method in generic_sender

Pavel Zlámal requested to merge zlamalp/fix into main
  • Ignore first parameter, which is name of the script itself, when calling send_lib.check_input_fields() from the "main" of generic_sender.py.

Merge request reports