svgui/pyjs/lib/pyjslib.py
changeset 1870 4d070115b552
parent 1865 0bd5b3099144
child 1872 866fb3ab8778
--- a/svgui/pyjs/lib/pyjslib.py	Wed Oct 11 13:55:56 2017 +0300
+++ b/svgui/pyjs/lib/pyjslib.py	Thu Oct 12 16:18:05 2017 +0300
@@ -12,6 +12,7 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
+# pylint: disable=too-many-function-args
 
 # iteration from Bob Ippolito's Iteration in JavaScript