mirror of
https://github.com/f-droid/fdroidserver.git
synced 2026-03-26 10:51:14 -04:00
This disables pycodestyle's "W291 trailing whitespace" because these tests need a trailing whitespace in the YAML string to represent null. Black handles this fine.