mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
[Gardening] Per precedent, suppress I201 warning
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
from Node import error
|
||||
from kinds import lowercase_first_word
|
||||
from kinds import lowercase_first_word # noqa: I201
|
||||
|
||||
|
||||
class SyntaxClassification(object):
|
||||
|
||||
Reference in New Issue
Block a user