Skip to content

fix: replace deprecated text[i] with code_unit_at and remove…#1

Open
peter-jerry-ye wants to merge 1 commit intoFrozenLemonTee:mainfrom
peter-jerry-ye:ai-fix-1765276934198
Open

fix: replace deprecated text[i] with code_unit_at and remove…#1
peter-jerry-ye wants to merge 1 commit intoFrozenLemonTee:mainfrom
peter-jerry-ye:ai-fix-1765276934198

Conversation

@peter-jerry-ye
Copy link

… unused test-import

  • Replace deprecated text[i] with text.code_unit_at(i) in paragraph.mbt
  • Compare with code unit value 10 instead of '\n' character
  • Remove unused test-import field from moon.pkg.json (test packages have their own imports)
  • All tests pass and moon check shows no warnings

… unused test-import

- Replace deprecated text[i] with text.code_unit_at(i) in paragraph.mbt
- Compare with code unit value 10 instead of '\n' character
- Remove unused test-import field from moon.pkg.json (test packages have their own imports)
- All tests pass and moon check shows no warnings

Co-authored-by: openhands <openhands@all-hands.dev>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant