Commit 22fb193b by Ben Patterson

Enforce pylint violation when using old event tracker.

parent ec552cf1
......@@ -230,7 +230,7 @@ additional-builtins=
[IMPORTS]
# Deprecated modules which should not be used, separated by a comma
deprecated-modules=regsub,string,TERMIOS,Bastion,rexec
deprecated-modules=regsub,string,TERMIOS,Bastion,rexec,track.views
# Create a graph of every (i.e. internal and external) dependencies in the
# given file (report RP0402 must not be disabled)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment