]> git.lizzy.rs Git - micro.git/commit
Python syntax: multiline string should be constant.string, not comment (#2268)
authorabaldota <40137471+abaldota@users.noreply.github.com>
Mon, 15 Nov 2021 05:54:56 +0000 (05:54 +0000)
committerGitHub <noreply@github.com>
Mon, 15 Nov 2021 05:54:56 +0000 (21:54 -0800)
commitd023aef6b5bdcb4f8d05a3f75efcc71c0f1a938d
tree35fcebc3e0dd9c8a116fbbeaa9f97e57c4878985
parent26c24c25c040a5770f4a2bfd8acf1f3b33cfe9ab
Python syntax: multiline string should be constant.string, not comment (#2268)

* Python syntax: multiline string should be comment.string, not comment 

''' delimits multiline strings, not comments

* Python syntax: multiline string should be comment.string, not comment 

''' delimits multiline strings, not comments

* Update python3.yaml for python3.10 keywords
runtime/syntax/python2.yaml
runtime/syntax/python3.yaml