beremiz
Clone
Summary
Browse
Changes
Graph
fix pylint warning '(pointless-string-statement) String statement has no effect'
2017-09-29, Andrey Skvortsov
c507c363625e
fix pylint warning '(pointless-string-statement) String statement has no effect'
Python doesn't support docstring for variables directly. Where
appropriate Sphinx style for docstrings for variables is used
'#: some-docstring'
{
"url":"ws://127.0.0.1:8888",
"realm":"Automation",
"ID":"wamptest",
"password":"1234567890",
"key":"ABCDEFGHIJ"
}