We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b204237 commit 89b0523Copy full SHA for 89b0523
3 files changed
pyproject.toml
@@ -126,6 +126,7 @@ files = [
126
"mocket/utils.py",
127
"mocket/plugins/httpretty/__init__.py",
128
"tests/test_httpretty.py",
129
+ "tests/test_mocket_utils.py",
130
# "tests/"
131
]
132
strict = true
0 commit comments