Commit 9340a8a
committed
fix(typecheck): resolve pyright error in import semantics test
- Add pyright ignore comment for runtime attribute access check
- Re-enable stitched mode tests in pyproject.toml
- Remove BUNDLER_SCRIPT parameter from runtime_swap call
- Remove workaround for __STITCHED__ detection in conftest
- Update poetry.lock with dependency changes
- Update DECISIONS.md and install_pre_commit_hooks.sh1 parent 4fd36e0 commit 9340a8a
File tree
6 files changed
+95
-105
lines changed- dev
- tests
- 90_integration
6 files changed
+95
-105
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
146 | 146 | | |
147 | 147 | | |
148 | 148 | | |
| 149 | + | |
| 150 | + | |
149 | 151 | | |
150 | 152 | | |
151 | 153 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
0 commit comments