You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Removed the end parameter validation from EditPatch model
- Now end=None means the patch will be applied to the end of file
- Added test case for end=None scenario
- Updated test_models.py to reflect the new behavior
0 commit comments