Skip to content

Commit

Permalink
Remove debug log level
Browse files Browse the repository at this point in the history
Signed-off-by: romanodanilo <[email protected]>
  • Loading branch information
romanodanilo committed Aug 1, 2024
1 parent 45ac75f commit 38c9af0
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@

from qc_otx.checks.data_type_checker import data_type_constants

logging.basicConfig(level=logging.DEBUG)


def check_rule(checker_data: models.CheckerData) -> None:
"""
Expand Down

0 comments on commit 38c9af0

Please sign in to comment.