mirror of
https://gh.wpcy.net/https://github.com/bohdanbobrowski/blog2epub.git
synced 2026-04-24 20:48:56 +08:00
6 lines
No EOL
159 B
INI
6 lines
No EOL
159 B
INI
[MASTER]
|
|
disable=
|
|
C0114, # missing-module-docstring
|
|
C0115, # missing-class-docstring
|
|
C0116, # missing-function-docstring
|
|
C0301, # line-too-long |