Commit f7470bd
Fix DCO action tag and add tests/__init__.py for CI imports
- DCO tag: v0.5.0 → 0.5.0 (repo uses unversioned tags)
- Add tests/__init__.py so `from tests.conftest import ...` works in CI
- Fix import ordering in test_bootstrap.py
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent a7247ac commit f7470bd
File tree
3 files changed
+4
-1
lines changed- .github/workflows
- tests
- unit
3 files changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
104 | | - | |
| 104 | + | |
105 | 105 | | |
106 | 106 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
644 | 644 | | |
645 | 645 | | |
646 | 646 | | |
| 647 | + | |
647 | 648 | | |
648 | 649 | | |
649 | 650 | | |
| |||
0 commit comments