use LiteralString for Sentinel name#783
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests.
@@ Coverage Diff @@
## main #783 +/- ##
===========================================
- Coverage 97.26% 79.53% -17.73%
===========================================
Files 3 3
Lines 7860 7652 -208
===========================================
- Hits 7645 6086 -1559
- Misses 215 1566 +1351
Flags with carried forward coverage won't be shown. Click here to find out more.
... and 1 file with indirect coverage changes 🚀 New features to boost your workflow:
|
|
You have a NameError because you're trying to use |
|
oops, i couldn't find |
|
It's (somewhat confusingly) in the stdlib directory in typeshed, because if we pretend it's part of the stdlib type checkers let us use symbols defined there in |
see python/typeshed#16094