mirror of
https://github.com/open-mmlab/mmselfsup.git
synced 2025-06-02 22:31:28 +08:00
5 lines
126 B
Plaintext
5 lines
126 B
Plaintext
[style]
|
|
BASED_ON_STYLE = pep8
|
|
BLANK_LINE_BEFORE_NESTED_CLASS_OR_DEF = true
|
|
SPLIT_BEFORE_EXPRESSION_AFTER_OPENING_PAREN = true
|