Skip to content
Snippets Groups Projects
Commit 05e9d235 authored by Tim van der Horst's avatar Tim van der Horst
Browse files

Fix obj to set

parent cd9c536c
Branches
Tags
2 merge requests!122AuTA 2.0 master merge,!109SIG refactoring
Pipeline #205261 passed with warnings
......@@ -159,7 +159,7 @@ public class PyLintResult {
/**
* Sets the class and/or method/function the feedback is from..
*
* @param obj the obj to set
* @param obj class, method or function the feedback is from
*/
public void setObj(final String obj) {
this.obj = obj;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment