diff -r 045df8ecc8b3 -r 87eb184414bd .pylint --- 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.