Fix typos

---------

Co-authored-by: Brent Westbrook <36778786+ntBre@users.noreply.github.com>
Co-authored-by: Brent Westbrook <brentrwestbrook@gmail.com>
This commit is contained in:
omahs
2025-05-09 20:57:14 +02:00
committed by GitHub
parent b4a1ebdfe3
commit 882a1a702e
15 changed files with 191 additions and 191 deletions

View File

@@ -163,7 +163,7 @@ other
## Based on type inference
For the the rest of this test suite, we will mostly use `True` and `False` literals to indicate
For the rest of this test suite, we will mostly use `True` and `False` literals to indicate
statically known conditions, but here, we show that the results are truly based on type inference,
not some special handling of specific conditions in semantic index building. We use two modules to
demonstrate this, since semantic index building is inherently single-module: