Skip to content

Conversation

@philipp-horstenkamp
Copy link

  • Fixed DeprecationWarning in sepaxml/debit.py by replacing implicit boolean checks on XML elements with explicit len() checks. Empty elements will evaluate to True in future Python versions.
  • Fixed PytestReturnNotNoneWarning in tests/transfer/test_config.py by removing return statements from test functions.

- Fixed DeprecationWarning in sepaxml/debit.py by replacing implicit
  boolean checks on XML elements with explicit len() checks. Empty
  elements will evaluate to True in future Python versions.
- Fixed PytestReturnNotNoneWarning in tests/transfer/test_config.py
  by removing return statements from test functions.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant