Commit bdd1f4c
antismash: remove the redundant utf-8 encoding declaration (ruff UP009)
Python 3 source is UTF-8 by default, so the '# -*- coding: utf-8 -*-' line is
unnecessary. This is the fix the ruff pre-commit hook applies in CI.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>1 parent fff337d commit bdd1f4c
1 file changed
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | 1 | | |
3 | 2 | | |
4 | 3 | | |
| |||
0 commit comments