Skip to content

Commit d461744

Browse files
chore: temporarily ignore stubtest errors, anticipating #566
1 parent 0b6986f commit d461744

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

crates/python/Makefile.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,8 @@ dependencies = [
8585

8686
[tasks.stubtest]
8787
command = "stubtest"
88+
# temporary - handwritten stubs will be removed by https://github.com/rigetti/qcs-sdk-rust/issues/566
89+
ignore_errors = true
8890
args = [
8991
"--allowlist",
9092
".stubtest-allowlist",

0 commit comments

Comments
 (0)