Skip to content

Commit

Permalink
ignore print in cli
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidDudas-Intuitial committed Nov 26, 2024
1 parent b1472d9 commit 03423ce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions analytics/src/analytics/cli.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# ruff: noqa: T201
# pylint: disable=C0415
"""Expose a series of CLI entrypoints for the analytics package."""

Expand Down

0 comments on commit 03423ce

Please sign in to comment.