1
0
mirror of https://github.com/avatao-content/baseimage-tutorial-framework synced 2025-01-12 11:21:55 +00:00
baseimage-tutorial-framework/.pylintrc

6 lines
109 B
INI
Raw Normal View History

2018-04-13 14:28:30 +00:00
[TYPECHECK]
ignored-modules = zmq
max-line-length = 150
disable = missing-docstring, too-few-public-methods