Skip to content

Commit b400040

Browse files
committed
stubtest: ignore missing stub
1 parent d121d19 commit b400040

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

stubs/behave/METADATA.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
11
version = "1.3.*"
22
upstream_repository = "https://github.com/behave/behave"
33
partial_stub = true
4+
5+
[tool.stubtest]
6+
ignore_missing_stub = true

0 commit comments

Comments
 (0)