Skip to content

Commit

Permalink
👷 Get back to silent random loggers
Browse files Browse the repository at this point in the history
  • Loading branch information
falexwolf committed Jan 8, 2025
1 parent 814df90 commit 5db8b76
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions laminci/nox.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
import nox
from nox import Session

from . import _nox_logger # noqa the import statement silences the logger
from ._env import get_package_name

SYSTEM = " --system " if os.getenv("CI") else ""
Expand Down

0 comments on commit 5db8b76

Please sign in to comment.