.pylint
changeset 2404 87eb184414bd
parent 2402 a1df3102327d
--- a/.pylint	Sat Sep 29 17:12:44 2018 +0300
+++ b/.pylint	Sat Sep 29 17:39:21 2018 +0300
@@ -110,7 +110,7 @@
 
 # List of additional names supposed to be defined in builtins. Remember that
 # you should avoid to define new builtins when possible.
-additional-builtins=_,website,JS,cobalt
+additional-builtins=_,website,JS,cobalt,PLCBinary
 
 # List of strings which can identify a callback function by name. A callback
 # name must start or end with one of those strings.