mirror of
https://github.com/OCA/bank-statement-import.git
synced 2025-01-20 12:37:43 +02:00
When using string delimiters to comment out code (""" before and after),
pylint will complain about useless strings.
When using string delimiters to comment out code (""" before and after),
pylint will complain about useless strings.