We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6dace4 commit f40bab2Copy full SHA for f40bab2
4 files changed
opa_client/test/test_opa_client.py
@@ -6,9 +6,7 @@
6
from opa_client import create_opa_client
7
from opa_client.errors import (
8
ConnectionsError,
9
- DeleteDataError,
10
DeletePolicyError,
11
- PolicyNotFoundError,
12
RegoParseError,
13
)
14
0 commit comments