Skip to content

Commit

Permalink
fix conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
nikelite committed Oct 21, 2024
2 parents 18e9de4 + c08360b commit c595e39
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tfx/conftest.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
from absl import flags

def pytest_configure(config):
del config
# This is needed to avoid
# `absl.flags._exceptions.UnparsedFlagAccessError` in some tests.
flags.FLAGS.mark_as_parsed()

0 comments on commit c595e39

Please sign in to comment.