Skip to content

Commit

Permalink
chore: apply Black formatting to test_profile_builder.py
Browse files Browse the repository at this point in the history
  • Loading branch information
mhmotamedi committed Jan 27, 2025
1 parent 3b663cb commit 8dec954
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dataprofiler/tests/profilers/test_profile_builder.py
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@ def setUpClass(cls):
@classmethod
def tearDownClass(cls):
from dataprofiler import dp_logging

dp_logging.set_verbosity(logging.INFO)

@mock.patch(
Expand Down

0 comments on commit 8dec954

Please sign in to comment.