Skip to content

Commit

Permalink
disable docstring test
Browse files Browse the repository at this point in the history
  • Loading branch information
piket committed Oct 31, 2023
1 parent c0ecf53 commit df80998
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sdk/python/tests/doctest/test_all.py
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ def teardown_feature_store():
shutil.rmtree("project", ignore_errors=True)


@unittest.skip(reason="Does not appear to test anything")
def test_docstrings():
"""Runs all docstring tests.
Expand Down

0 comments on commit df80998

Please sign in to comment.