Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix error in python3.8. #2646

Merged
merged 1 commit into from
Oct 24, 2024
Merged

Fix error in python3.8. #2646

merged 1 commit into from
Oct 24, 2024

Conversation

Reinerzhou
Copy link
Contributor

Motivation

python 3.8 don't support syntax like this: with (ctx1, ctx2): .

Modification

remove the extra parentheses.

@lvhan028 lvhan028 merged commit d00e470 into InternLM:main Oct 24, 2024
5 checks passed
AllentDan pushed a commit to AllentDan/lmdeploy that referenced this pull request Nov 13, 2024
@Reinerzhou Reinerzhou deleted the zhousl/bug_fix branch November 29, 2024 05:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants