From 78333ea0106a3436ae32864910a2221e667efd2d Mon Sep 17 00:00:00 2001 From: Stephen Kiely Date: Tue, 15 Oct 2024 09:43:08 -0500 Subject: [PATCH] Remove comment as it is not valid --- pyproject.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 3a00a65..4ac8cd1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -76,7 +76,6 @@ no-docstring-rgx = "^(_|test_|Meta$)" [tool.pylint.messages_control] disable = """, line-too-long, - # TODO: https://github.com/nautobot/nautobot-app-firewall-models/issues/279 nb-use-fields-all, too-few-public-methods, too-many-ancestors