feat(config): add sortedcontainers to default python3 imports #215

Open
Frederick888 wants to merge 1 commit from Frederick888/python3-import-sortedcontainers into master
Frederick888 commented 2026-02-03 06:04:43 -06:00 (Migrated from github.com)

For example, [1] uses SortedList from this package.

[1] https://leetcode.com/problems/divide-an-array-into-subarrays-with-minimum-cost-ii/

<!-- === GH HISTORY FORMAT FENCE === --> <!-- ### [`%h`]({{.url}}/commits/%H) %s%n%n%b%n --> <!-- === GH HISTORY FORMAT FENCE === --> <!-- === GH HISTORY FENCE === --> For example, [1] uses SortedList from this package. [1] https://leetcode.com/problems/divide-an-array-into-subarrays-with-minimum-cost-ii/ <!-- === GH HISTORY FENCE === -->
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin Frederick888/python3-import-sortedcontainers:Frederick888/python3-import-sortedcontainers
git switch Frederick888/python3-import-sortedcontainers

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch master
git merge --no-ff Frederick888/python3-import-sortedcontainers
git switch Frederick888/python3-import-sortedcontainers
git rebase master
git switch master
git merge --ff-only Frederick888/python3-import-sortedcontainers
git switch Frederick888/python3-import-sortedcontainers
git rebase master
git switch master
git merge --no-ff Frederick888/python3-import-sortedcontainers
git switch master
git merge --squash Frederick888/python3-import-sortedcontainers
git switch master
git merge --ff-only Frederick888/python3-import-sortedcontainers
git switch master
git merge Frederick888/python3-import-sortedcontainers
git push origin master
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
arduinohatesme/leetcode.nvim!215
No description provided.