Skip to content

Commit

Permalink
Move pydantic-click hang example to new dir, skip in test suite
Browse files Browse the repository at this point in the history
  • Loading branch information
goodboy committed Jun 26, 2022
1 parent 0b1c1ac commit ff27a1f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
File renamed without changes.
1 change: 1 addition & 0 deletions tests/test_docs_examples.py
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@ def run(script_code):
if '__' not in f
and f[0] != '_'
and 'debugging' not in p[0]],
and 'integration' not in p[0]],
ids=lambda t: t[1],
)
Expand Down

0 comments on commit ff27a1f

Please sign in to comment.