Skip to content

Update test_string_literal.py#2

Open
lucifer4073 wants to merge 1 commit intooppia:masterfrom
lucifer4073:patch-1
Open

Update test_string_literal.py#2
lucifer4073 wants to merge 1 commit intooppia:masterfrom
lucifer4073:patch-1

Conversation

@lucifer4073
Copy link

  1. Remove unnecessary string concatenation and use a single-quoted string literal.
  2. Avoid calling tokenize_str on every test invocation and use a pre-tokenized string instead.

1. Remove unnecessary string concatenation and use a single-quoted string literal.
2. Avoid calling tokenize_str on every test invocation and use a pre-tokenized string instead.
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