Skip to content

Commit

Permalink
Merge pull request #225 from riedgar-ms/riedgar-ms/logging-fixes
Browse files Browse the repository at this point in the history
Fix for logging
  • Loading branch information
gaugup authored Sep 9, 2021
2 parents 2f4c000 + 19a965e commit ea97c91
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions dice_ml/data_interfaces/private_data_interface.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,6 @@
from dice_ml.data_interfaces.base_data_interface import _BaseData


logging.basicConfig(level=logging.NOTSET)


class PrivateData(_BaseData):
"""A data interface for private data with meta information."""

Expand Down

0 comments on commit ea97c91

Please sign in to comment.