Skip to content

Commit

Permalink
linting
Browse files Browse the repository at this point in the history
over-rode too-many-lines while see which version the community prefers

Signed-off-by: Jim-smith <jim-smith@users.noreply.github.com>
  • Loading branch information
jim-smith authored Sep 26, 2023
1 parent 09b56d6 commit d1b4d05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion acro/acro_tables.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
"""ACRO: Tables functions."""

# pylint: disable=too-many-lines
from __future__ import annotations

import logging
Expand Down

0 comments on commit d1b4d05

Please sign in to comment.