Skip to content

Commit

Permalink
Update adf_dataset.py
Browse files Browse the repository at this point in the history
  • Loading branch information
justin-richling authored Feb 18, 2025
1 parent a9e9c70 commit 78373f7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/adf_dataset.py
Original file line number Diff line number Diff line change
Expand Up @@ -463,4 +463,3 @@ def __enter__(self):
def __exit__(self, exc_type, exc_value, traceback):
"""Restore the original print function."""
sys.modules['builtins'].print = self.original_print

0 comments on commit 78373f7

Please sign in to comment.