Files
galaxy/tools
Nicola Soranzo bd0cefa020 Don't use triple-quoted strings as comments
They are expressions that get uselessly evaluated.

These were reported as B018 errors by flake8-bugbear 21.11.28 , but B018 for
strings has then been disabled in 21.11.29 since these strings can also be
used as inline attribute doc strings or module variable docstrings (not our
case though).
2021-11-29 23:02:34 +00:00
..
2021-08-25 18:03:19 +03:00
2021-11-26 16:18:31 +01:00
2021-11-23 13:12:07 +01:00
2021-04-23 14:49:53 -04:00