Line 32:1: F403 'from loader.job import *' used; unable to detect undefined names
Line 43:19: F405 'HARD_RESTART' may be undefined, or defined from star imports: loader.job
Line 43:45: F405 'SOFT_RESTART' may be undefined, or defined from star imports: loader.job
Line 50:38: F405 'FETCH_CORE' may be undefined, or defined from star imports: loader.job
Line 59:38: F405 'FETCH_REPO' may be undefined, or defined from star imports: loader.job
Line 66:38: F405 'FETCH_REPOS' may be undefined, or defined from star imports: loader.job
Line 75:38: F405 'GET_CORE' may be undefined, or defined from star imports: loader.job
Line 87:38: F405 'GET_REPO' may be undefined, or defined from star imports: loader.job
Line 96:38: F405 'GET_REPOS' may be undefined, or defined from star imports: loader.job
Line 112:38: F405 'ADD_REPO' may be undefined, or defined from star imports: loader.job
Line 124:38: F405 'REMOVE_REPO' may be undefined, or defined from star imports: loader.job
Line 133:38: F405 'GET_CORE_NEW_COMMITS' may be undefined, or defined from star imports: loader.job
Line 145:38: F405 'GET_CORE_OLD_COMMITS' may be undefined, or defined from star imports: loader.job
Line 157:38: F405 'GET_REPO_NEW_COMMITS' may be undefined, or defined from star imports: loader.job
Line 170:38: F405 'GET_REPO_OLD_COMMITS' may be undefined, or defined from star imports: loader.job
Line 185:38: F405 'EDIT_CORE' may be undefined, or defined from star imports: loader.job
Line 229:38: F405 'EDIT_REPO' may be undefined, or defined from star imports: loader.job
Line 292:38: F405 'ADD_CONSTRAINTS' may be undefined, or defined from star imports: loader.job
Line 307:38: F405 'REMOVE_CONSTRAINTS' may be undefined, or defined from star imports: loader.job
Line 316:38: F405 'GET_CONSTRAINTS' may be undefined, or defined from star imports: loader.job
Line 330:38: F405 'CLEAR_CONSTRAINTS' may be undefined, or defined from star imports: loader.job
Line 337:38: F405 'INVALIDATE_REPOS_CACHE' may be undefined, or defined from star imports: loader.job
Line 347:38: F405 'SET_ENV' may be undefined, or defined from star imports: loader.job
Line 356:38: F405 'UNSET_ENV' may be undefined, or defined from star imports: loader.job
Line 133:81: E226 missing whitespace around arithmetic operator
Line 134:81: E226 missing whitespace around arithmetic operator
Line 139:77: E226 missing whitespace around arithmetic operator
Line 149:82: E226 missing whitespace around arithmetic operator
Line 93:79: E226 missing whitespace around arithmetic operator
Line 95:79: E226 missing whitespace around arithmetic operator
Line 97:74: E226 missing whitespace around arithmetic operator
Line 99:76: E226 missing whitespace around arithmetic operator
Line 102:73: E226 missing whitespace around arithmetic operator
Line 110:88: E226 missing whitespace around arithmetic operator
Line 113:88: E226 missing whitespace around arithmetic operator
Line 116:83: E226 missing whitespace around arithmetic operator
Line 119:83: E226 missing whitespace around arithmetic operator
Line 123:82: E226 missing whitespace around arithmetic operator
@adamelegord, Thanks for opening this PR.
loader/userge/api.py
:plugins/admin/arsenal/__main__.py
:plugins/fun/autopic/__main__.py
:plugins/fun/memify/__main__.py
: