From 09b67c1da62c05e9138bbe1c778e9763e865afeb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=A0ar=C5=ABnas=20Nejus?= Date: Fri, 14 Jun 2024 19:59:04 +0100 Subject: [PATCH] Ignore aura.py/flake8-docstrings --- setup.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.cfg b/setup.cfg index 925a4af0d..bdf742abd 100644 --- a/setup.cfg +++ b/setup.cfg @@ -74,6 +74,7 @@ per-file-ignores = ./beet:D ./docs/conf.py:D ./extra/release.py:D + ./beetsplug/aura.py:D ./beetsplug/duplicates.py:D ./beetsplug/bpm.py:D ./beetsplug/autobpm.py:D