mbochniak01 commited on
Commit ·
8cdbafd
1
Parent(s): 1f6dac5
Update NOTES.md
Browse files
NOTES.md
CHANGED
|
@@ -79,8 +79,5 @@ teardown fixtures.
|
|
| 79 |
- Generated a dead loop in `rosetta.py` (iterating over terms with `continue`
|
| 80 |
but no code after the continue branch) that did nothing. The logic existed in
|
| 81 |
a comment describing intent but was never implemented. Caught in review.
|
| 82 |
-
-
|
| 83 |
-
|
| 84 |
-
the target architecture but not the actual HF Space state.
|
| 85 |
-
- Suggested `ShelfWise` as a fictional client name — it is a real US company.
|
| 86 |
-
Required renaming to `ShelfWise`.
|
|
|
|
| 79 |
- Generated a dead loop in `rosetta.py` (iterating over terms with `continue`
|
| 80 |
but no code after the continue branch) that did nothing. The logic existed in
|
| 81 |
a comment describing intent but was never implemented. Caught in review.
|
| 82 |
+
- Suggested a fictional client name that conflicted with a real company.
|
| 83 |
+
Required renaming before the repo went public.
|
|
|
|
|
|
|
|
|