We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68ed53b commit 22d2e2cCopy full SHA for 22d2e2c
Makefile
@@ -24,7 +24,7 @@ install: install-test install-dev
24
.PHONY: test
25
test:
26
PYTHONPATH=. pytest \
27
- tests
+ _test_unstructured_client
28
29
###########
30
# Jupyter #
0 commit comments