Commit fbc49a8
committed
enum: Update references to new lib/enum/ location.
Updated:
- ports/stm32/boards/manifest_enum.py to reference lib/enum/enum.py
- test_cpython_compat.py to add lib/enum to sys.path
All tests still pass with new location.
Signed-off-by: Andrew Leech <[email protected]>1 parent 59819af commit fbc49a8
2 files changed
+9
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
7 | 10 | | |
8 | 11 | | |
9 | 12 | | |
| |||
0 commit comments