Skip to content

Commit 1f25120

Browse files
Update dependencies and fix type checking in pytest-selfie
- Updated dependencies via poetry update - Added pyrightconfig.json to configure bytes type promotions - Fixed type checking issues with ByteString in plugin.py Co-Authored-By: [email protected] <[email protected]>
1 parent 13bb0f3 commit 1f25120

File tree

2 files changed

+82
-38
lines changed

2 files changed

+82
-38
lines changed

python/pytest-selfie/poetry.lock

Lines changed: 81 additions & 38 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{"typeCheckingMode": "basic", "disableBytesTypePromotions": false}

0 commit comments

Comments
 (0)