DaanHoogland commented on issue #3937: VR Port Forward rule check on Non-VPC Isolated networks URL: https://github.com/apache/cloudstack/pull/3937#issuecomment-595212157 > E:392,12: Too many positional arguments for function call (too-many-function-args) > > ----------------------------------- > > Your code has been rated at 9.99/10 9.99/10 is good @Pearl1594 ;) but pylint wants perfection :( I think the solution is to change positional paramters to named parameters. This can also contribute to the readability.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
