anlutro / botologist

Plugin-driven Python3 IRC
MIT License
5 stars 5 forks source link

PEP8 support #34

Closed moopie closed 9 years ago

moopie commented 9 years ago

botologist/main.py:1:15: E401 multiple imports on one line botologist/main.py:4:1: E402 module level import not at top of file botologist/main.py:5:1: E402 module level import not at top of file botologist/main.py:6:1: E402 module level import not at top of file botologist/main.py:7:1: E402 module level import not at top of file botologist/main.py:9:1: E402 module level import not at top of file botologist/main.py:15:1: W191 indentation contains tabs botologist/main.py:16:1: W191 indentation contains tabs botologist/main.py:17:1: W191 indentation contains tabs botologist/main.py:20:1: W191 indentation contains tabs botologist/main.py:23:1: W191 indentation contains tabs botologist/main.py:24:1: W191 indentation contains tabs botologist/main.py:26:1: W191 indentation contains tabs botologist/main.py:31:1: W191 indentation contains tabs botologist/main.py:40:1: W191 indentation contains tabs botologist/main.py:41:1: W191 indentation contains tabs botologist/main.py:43:1: W191 indentation contains tabs botologist/main.py:48:80: E501 line too long (85 > 79 characters) botologist/main.py:56:1: W191 indentation contains tabs botologist/main.py:57:1: W191 indentation contains tabs botologist/main.py:59:1: W191 indentation contains tabs botologist/main.py:60:1: W191 indentation contains tabs botologist/main.py:61:1: W191 indentation contains tabs botologist/main.py:62:1: W191 indentation contains tabs botologist/main.py:63:1: W191 indentation contains tabs botologist/main.py:64:1: W191 indentation contains tabs botologist/main.py:65:1: W191 indentation contains tabs botologist/main.py:67:1: W191 indentation contains tabs botologist/main.py:68:1: W191 indentation contains tabs botologist/main.py:70:1: W191 indentation contains tabs botologist/main.py:71:1: W191 indentation contains tabs botologist/main.py:72:1: W191 indentation contains tabs botologist/bot.py:4:1: E402 module level import not at top of file botologist/bot.py:5:1: E402 module level import not at top of file botologist/bot.py:6:1: E402 module level import not at top of file botologist/bot.py:8:1: E402 module level import not at top of file botologist/bot.py:9:1: E402 module level import not at top of file botologist/bot.py:10:1: E402 module level import not at top of file botologist/bot.py:11:1: E402 module level import not at top of file botologist/bot.py:12:1: E402 module level import not at top of file botologist/bot.py:18:1: W191 indentation contains tabs botologist/bot.py:19:1: W191 indentation contains tabs botologist/bot.py:20:1: W191 indentation contains tabs botologist/bot.py:21:1: W191 indentation contains tabs botologist/bot.py:22:1: W191 indentation contains tabs botologist/bot.py:23:1: W191 indentation contains tabs botologist/bot.py:24:1: W191 indentation contains tabs botologist/bot.py:25:1: W191 indentation contains tabs botologist/bot.py:26:1: W191 indentation contains tabs botologist/bot.py:28:1: W191 indentation contains tabs botologist/bot.py:29:1: W191 indentation contains tabs botologist/bot.py:30:1: W191 indentation contains tabs botologist/bot.py:36:1: W191 indentation contains tabs botologist/bot.py:37:1: W191 indentation contains tabs botologist/bot.py:38:1: W191 indentation contains tabs botologist/bot.py:39:1: W191 indentation contains tabs botologist/bot.py:40:1: W191 indentation contains tabs botologist/bot.py:41:1: W191 indentation contains tabs botologist/bot.py:42:1: W191 indentation contains tabs botologist/bot.py:43:1: W191 indentation contains tabs botologist/bot.py:44:1: W191 indentation contains tabs botologist/bot.py:45:1: W191 indentation contains tabs botologist/bot.py:46:1: W191 indentation contains tabs botologist/bot.py:48:1: W191 indentation contains tabs botologist/bot.py:49:1: W191 indentation contains tabs botologist/bot.py:50:1: W191 indentation contains tabs botologist/bot.py:51:1: W191 indentation contains tabs botologist/bot.py:52:1: W191 indentation contains tabs botologist/bot.py:53:1: W191 indentation contains tabs botologist/bot.py:54:1: W191 indentation contains tabs botologist/bot.py:55:1: W191 indentation contains tabs botologist/bot.py:56:1: W191 indentation contains tabs botologist/bot.py:57:1: W191 indentation contains tabs botologist/bot.py:58:1: W191 indentation contains tabs botologist/bot.py:59:1: W191 indentation contains tabs botologist/bot.py:63:1: W191 indentation contains tabs botologist/bot.py:65:1: W191 indentation contains tabs botologist/bot.py:67:1: W191 indentation contains tabs botologist/bot.py:68:1: W191 indentation contains tabs botologist/bot.py:70:1: W191 indentation contains tabs botologist/bot.py:71:1: W191 indentation contains tabs botologist/bot.py:73:1: W191 indentation contains tabs botologist/bot.py:74:1: W191 indentation contains tabs botologist/bot.py:76:1: W191 indentation contains tabs botologist/bot.py:77:1: W191 indentation contains tabs botologist/bot.py:79:1: W191 indentation contains tabs botologist/bot.py:80:1: W191 indentation contains tabs botologist/bot.py:81:1: W191 indentation contains tabs botologist/bot.py:82:1: W191 indentation contains tabs botologist/bot.py:83:1: W191 indentation contains tabs botologist/bot.py:85:1: W191 indentation contains tabs botologist/bot.py:86:1: W191 indentation contains tabs botologist/bot.py:87:1: W191 indentation contains tabs botologist/bot.py:88:1: W191 indentation contains tabs botologist/bot.py:89:1: W191 indentation contains tabs botologist/bot.py:90:1: W191 indentation contains tabs botologist/bot.py:91:1: W191 indentation contains tabs botologist/bot.py:93:1: W191 indentation contains tabs botologist/bot.py:94:1: W191 indentation contains tabs botologist/bot.py:96:1: W191 indentation contains tabs botologist/bot.py:97:1: W191 indentation contains tabs botologist/bot.py:98:1: W191 indentation contains tabs botologist/bot.py:100:1: W191 indentation contains tabs botologist/bot.py:101:1: W191 indentation contains tabs botologist/bot.py:102:1: W191 indentation contains tabs botologist/bot.py:103:1: W191 indentation contains tabs botologist/bot.py:104:1: W191 indentation contains tabs botologist/bot.py:106:1: W191 indentation contains tabs botologist/bot.py:107:1: W191 indentation contains tabs botologist/bot.py:108:1: W191 indentation contains tabs botologist/bot.py:110:1: W191 indentation contains tabs botologist/bot.py:111:1: W191 indentation contains tabs botologist/bot.py:112:1: W191 indentation contains tabs botologist/bot.py:113:1: W191 indentation contains tabs botologist/bot.py:114:1: W191 indentation contains tabs botologist/bot.py:116:1: W191 indentation contains tabs botologist/bot.py:117:1: W191 indentation contains tabs botologist/bot.py:118:1: W191 indentation contains tabs botologist/bot.py:119:1: W191 indentation contains tabs botologist/bot.py:121:1: W191 indentation contains tabs botologist/bot.py:122:1: W191 indentation contains tabs botologist/bot.py:123:1: W191 indentation contains tabs botologist/bot.py:124:1: W191 indentation contains tabs botologist/bot.py:125:1: W191 indentation contains tabs botologist/bot.py:127:1: W191 indentation contains tabs botologist/bot.py:128:1: W191 indentation contains tabs botologist/bot.py:129:1: W191 indentation contains tabs botologist/bot.py:130:1: W191 indentation contains tabs botologist/bot.py:130:5: E128 continuation line under-indented for visual indent botologist/bot.py:131:1: W191 indentation contains tabs botologist/bot.py:133:1: W191 indentation contains tabs botologist/bot.py:134:1: W191 indentation contains tabs botologist/bot.py:135:1: W191 indentation contains tabs botologist/bot.py:137:1: W191 indentation contains tabs botologist/bot.py:138:1: W191 indentation contains tabs botologist/bot.py:139:1: W191 indentation contains tabs botologist/bot.py:140:1: W191 indentation contains tabs botologist/bot.py:141:1: W191 indentation contains tabs botologist/bot.py:142:1: W191 indentation contains tabs botologist/bot.py:143:1: W191 indentation contains tabs botologist/bot.py:144:1: W191 indentation contains tabs botologist/bot.py:146:1: W191 indentation contains tabs botologist/bot.py:147:1: W191 indentation contains tabs botologist/bot.py:148:1: W191 indentation contains tabs botologist/bot.py:149:1: W191 indentation contains tabs botologist/bot.py:150:1: W191 indentation contains tabs botologist/bot.py:151:1: W191 indentation contains tabs botologist/bot.py:152:1: W191 indentation contains tabs botologist/bot.py:153:1: W191 indentation contains tabs botologist/bot.py:154:1: W191 indentation contains tabs botologist/bot.py:155:1: W191 indentation contains tabs botologist/bot.py:157:1: W191 indentation contains tabs botologist/bot.py:158:1: W191 indentation contains tabs botologist/bot.py:159:1: W191 indentation contains tabs botologist/bot.py:160:1: W191 indentation contains tabs botologist/bot.py:162:1: W191 indentation contains tabs botologist/bot.py:163:1: W191 indentation contains tabs botologist/bot.py:164:1: W191 indentation contains tabs botologist/bot.py:165:1: W191 indentation contains tabs botologist/bot.py:167:1: W191 indentation contains tabs botologist/bot.py:169:1: W191 indentation contains tabs botologist/bot.py:170:1: W191 indentation contains tabs botologist/bot.py:171:1: W191 indentation contains tabs botologist/bot.py:172:1: W191 indentation contains tabs botologist/bot.py:173:1: W191 indentation contains tabs botologist/bot.py:174:1: W191 indentation contains tabs botologist/bot.py:175:1: W191 indentation contains tabs botologist/bot.py:176:1: W191 indentation contains tabs botologist/bot.py:177:1: W191 indentation contains tabs botologist/bot.py:179:1: W191 indentation contains tabs botologist/bot.py:180:1: W191 indentation contains tabs botologist/bot.py:181:1: W191 indentation contains tabs botologist/bot.py:183:1: W191 indentation contains tabs botologist/bot.py:184:1: W191 indentation contains tabs botologist/bot.py:185:1: W191 indentation contains tabs botologist/bot.py:186:1: W191 indentation contains tabs botologist/bot.py:188:1: W191 indentation contains tabs botologist/bot.py:189:1: W191 indentation contains tabs botologist/bot.py:191:1: W191 indentation contains tabs botologist/bot.py:192:1: W191 indentation contains tabs botologist/bot.py:193:1: W191 indentation contains tabs botologist/bot.py:194:1: W191 indentation contains tabs botologist/bot.py:195:1: W191 indentation contains tabs botologist/bot.py:196:1: W191 indentation contains tabs botologist/bot.py:196:8: E713 test for membership should be 'not in' botologist/bot.py:197:1: W191 indentation contains tabs botologist/bot.py:198:1: W191 indentation contains tabs botologist/bot.py:199:1: W191 indentation contains tabs botologist/bot.py:200:1: W191 indentation contains tabs botologist/bot.py:201:1: W191 indentation contains tabs botologist/bot.py:203:1: W191 indentation contains tabs botologist/bot.py:204:1: W191 indentation contains tabs botologist/bot.py:205:1: W191 indentation contains tabs botologist/bot.py:206:1: W191 indentation contains tabs botologist/bot.py:206:7: E713 test for membership should be 'not in' botologist/bot.py:207:1: W191 indentation contains tabs botologist/bot.py:208:1: W191 indentation contains tabs botologist/bot.py:209:1: W191 indentation contains tabs botologist/bot.py:210:1: W191 indentation contains tabs botologist/bot.py:211:1: W191 indentation contains tabs botologist/bot.py:213:1: W191 indentation contains tabs botologist/bot.py:214:1: W191 indentation contains tabs botologist/bot.py:215:1: W191 indentation contains tabs botologist/bot.py:217:1: W191 indentation contains tabs botologist/bot.py:219:1: W191 indentation contains tabs botologist/bot.py:220:1: W191 indentation contains tabs botologist/bot.py:221:1: W191 indentation contains tabs botologist/bot.py:222:1: W191 indentation contains tabs botologist/bot.py:223:1: W191 indentation contains tabs botologist/bot.py:225:1: W191 indentation contains tabs botologist/bot.py:226:1: W191 indentation contains tabs botologist/bot.py:228:1: W191 indentation contains tabs botologist/bot.py:229:1: W191 indentation contains tabs botologist/bot.py:230:1: W191 indentation contains tabs botologist/bot.py:231:1: W191 indentation contains tabs botologist/bot.py:233:1: W191 indentation contains tabs botologist/bot.py:234:1: W191 indentation contains tabs botologist/bot.py:235:1: W191 indentation contains tabs botologist/bot.py:237:1: W191 indentation contains tabs botologist/bot.py:238:1: W191 indentation contains tabs botologist/bot.py:239:1: W191 indentation contains tabs botologist/bot.py:240:1: W191 indentation contains tabs botologist/bot.py:241:1: W191 indentation contains tabs botologist/bot.py:242:1: W191 indentation contains tabs botologist/bot.py:243:1: W191 indentation contains tabs botologist/bot.py:244:1: W191 indentation contains tabs botologist/bot.py:246:1: W191 indentation contains tabs botologist/bot.py:247:1: W191 indentation contains tabs botologist/bot.py:249:1: W191 indentation contains tabs botologist/bot.py:250:1: W191 indentation contains tabs botologist/bot.py:252:1: W191 indentation contains tabs botologist/bot.py:253:1: W191 indentation contains tabs botologist/bot.py:254:1: W191 indentation contains tabs botologist/bot.py:255:1: W191 indentation contains tabs botologist/bot.py:257:1: W191 indentation contains tabs botologist/bot.py:258:1: W191 indentation contains tabs botologist/bot.py:259:1: W191 indentation contains tabs botologist/bot.py:260:1: W191 indentation contains tabs botologist/bot.py:260:4: E128 continuation line under-indented for visual indent botologist/bot.py:262:1: W191 indentation contains tabs botologist/bot.py:263:1: W191 indentation contains tabs botologist/bot.py:265:1: W191 indentation contains tabs botologist/bot.py:266:1: W191 indentation contains tabs botologist/bot.py:268:1: W191 indentation contains tabs botologist/bot.py:269:1: W191 indentation contains tabs botologist/bot.py:271:1: W191 indentation contains tabs botologist/bot.py:272:1: W191 indentation contains tabs botologist/bot.py:274:1: W191 indentation contains tabs botologist/bot.py:275:1: W191 indentation contains tabs botologist/bot.py:276:1: W191 indentation contains tabs botologist/bot.py:277:1: W191 indentation contains tabs botologist/bot.py:279:1: W191 indentation contains tabs botologist/bot.py:279:6: E713 test for membership should be 'not in' botologist/bot.py:280:1: W191 indentation contains tabs botologist/bot.py:281:1: W191 indentation contains tabs botologist/bot.py:282:1: W191 indentation contains tabs botologist/bot.py:284:1: W191 indentation contains tabs botologist/bot.py:286:1: W191 indentation contains tabs botologist/bot.py:287:1: W191 indentation contains tabs botologist/bot.py:288:1: W191 indentation contains tabs botologist/bot.py:289:1: W191 indentation contains tabs botologist/bot.py:290:1: W191 indentation contains tabs botologist/bot.py:291:1: W191 indentation contains tabs botologist/bot.py:292:1: W191 indentation contains tabs botologist/bot.py:293:1: W191 indentation contains tabs botologist/bot.py:294:1: W191 indentation contains tabs botologist/bot.py:296:1: W191 indentation contains tabs botologist/bot.py:297:1: W191 indentation contains tabs botologist/bot.py:298:1: W191 indentation contains tabs botologist/bot.py:299:1: W191 indentation contains tabs botologist/bot.py:301:1: W191 indentation contains tabs botologist/bot.py:302:1: W191 indentation contains tabs botologist/bot.py:303:1: W191 indentation contains tabs botologist/bot.py:305:1: W191 indentation contains tabs botologist/bot.py:306:1: W191 indentation contains tabs botologist/bot.py:307:1: W191 indentation contains tabs botologist/bot.py:308:1: W191 indentation contains tabs botologist/bot.py:309:1: W191 indentation contains tabs botologist/bot.py:310:1: W191 indentation contains tabs botologist/bot.py:311:1: W191 indentation contains tabs botologist/bot.py:312:1: W191 indentation contains tabs botologist/bot.py:313:1: W191 indentation contains tabs botologist/bot.py:314:1: W191 indentation contains tabs botologist/bot.py:315:1: W191 indentation contains tabs botologist/bot.py:317:1: W191 indentation contains tabs botologist/bot.py:318:1: W191 indentation contains tabs botologist/bot.py:319:1: W191 indentation contains tabs botologist/bot.py:321:1: W191 indentation contains tabs botologist/bot.py:323:1: W191 indentation contains tabs botologist/bot.py:324:1: W191 indentation contains tabs botologist/bot.py:326:1: W191 indentation contains tabs botologist/bot.py:327:1: W191 indentation contains tabs botologist/bot.py:328:1: W191 indentation contains tabs botologist/bot.py:329:1: W191 indentation contains tabs botologist/bot.py:330:1: W191 indentation contains tabs botologist/bot.py:332:1: W191 indentation contains tabs botologist/bot.py:333:1: W191 indentation contains tabs botologist/bot.py:334:1: W191 indentation contains tabs botologist/bot.py:335:1: W191 indentation contains tabs botologist/bot.py:336:1: W191 indentation contains tabs botologist/bot.py:337:1: W191 indentation contains tabs botologist/bot.py:338:1: W191 indentation contains tabs botologist/bot.py:340:1: W191 indentation contains tabs botologist/bot.py:341:1: W191 indentation contains tabs botologist/bot.py:342:1: W191 indentation contains tabs botologist/bot.py:344:1: W191 indentation contains tabs botologist/bot.py:346:1: W191 indentation contains tabs botologist/bot.py:347:1: W191 indentation contains tabs botologist/bot.py:348:1: W191 indentation contains tabs botologist/bot.py:349:1: W191 indentation contains tabs botologist/bot.py:351:1: W191 indentation contains tabs botologist/bot.py:352:1: W191 indentation contains tabs botologist/bot.py:354:1: W191 indentation contains tabs botologist/bot.py:355:1: W191 indentation contains tabs botologist/bot.py:356:1: W191 indentation contains tabs botologist/bot.py:357:1: W191 indentation contains tabs botologist/bot.py:359:1: W191 indentation contains tabs botologist/bot.py:360:1: W191 indentation contains tabs botologist/bot.py:361:1: W191 indentation contains tabs botologist/bot.py:362:1: W191 indentation contains tabs botologist/bot.py:363:1: W191 indentation contains tabs botologist/bot.py:364:1: W191 indentation contains tabs botologist/bot.py:365:1: W191 indentation contains tabs botologist/bot.py:366:1: W191 indentation contains tabs botologist/error.py:4:1: E402 module level import not at top of file botologist/error.py:5:1: E402 module level import not at top of file botologist/error.py:6:1: E402 module level import not at top of file botologist/error.py:7:1: E402 module level import not at top of file botologist/error.py:8:1: E402 module level import not at top of file botologist/error.py:12:1: W191 indentation contains tabs botologist/error.py:13:1: W191 indentation contains tabs botologist/error.py:15:1: W191 indentation contains tabs botologist/error.py:16:1: W191 indentation contains tabs botologist/error.py:18:1: W191 indentation contains tabs botologist/error.py:19:1: W191 indentation contains tabs botologist/error.py:20:1: W191 indentation contains tabs botologist/error.py:21:1: W191 indentation contains tabs botologist/error.py:22:1: W191 indentation contains tabs botologist/error.py:23:1: W191 indentation contains tabs botologist/error.py:24:1: W191 indentation contains tabs botologist/error.py:26:1: W191 indentation contains tabs botologist/error.py:28:1: W191 indentation contains tabs botologist/error.py:30:1: W191 indentation contains tabs botologist/error.py:31:1: W191 indentation contains tabs botologist/error.py:32:1: W191 indentation contains tabs botologist/error.py:33:1: W191 indentation contains tabs botologist/error.py:34:1: W191 indentation contains tabs botologist/error.py:36:1: W191 indentation contains tabs botologist/error.py:37:1: W191 indentation contains tabs botologist/error.py:37:4: E128 continuation line under-indented for visual indent botologist/error.py:38:1: W191 indentation contains tabs botologist/error.py:39:1: W191 indentation contains tabs botologist/http.py:4:1: E402 module level import not at top of file botologist/http.py:5:1: E402 module level import not at top of file botologist/http.py:6:1: E402 module level import not at top of file botologist/http.py:7:1: E402 module level import not at top of file botologist/http.py:8:1: E402 module level import not at top of file botologist/http.py:12:1: W191 indentation contains tabs botologist/http.py:13:1: W191 indentation contains tabs botologist/http.py:15:1: W191 indentation contains tabs botologist/http.py:17:1: W191 indentation contains tabs botologist/http.py:19:1: W191 indentation contains tabs botologist/http.py:20:1: W191 indentation contains tabs botologist/http.py:21:1: W191 indentation contains tabs botologist/http.py:22:1: W191 indentation contains tabs botologist/http.py:26:1: W191 indentation contains tabs botologist/http.py:27:1: W191 indentation contains tabs botologist/http.py:28:1: W191 indentation contains tabs botologist/http.py:29:1: W191 indentation contains tabs botologist/http.py:30:1: W191 indentation contains tabs botologist/http.py:31:1: W191 indentation contains tabs botologist/http.py:32:1: W191 indentation contains tabs botologist/http.py:33:1: W191 indentation contains tabs botologist/http.py:33:80: E501 line too long (81 > 79 characters) botologist/http.py:35:1: W191 indentation contains tabs botologist/http.py:39:1: W191 indentation contains tabs botologist/http.py:43:1: W191 indentation contains tabs botologist/http.py:47:1: W191 indentation contains tabs botologist/http.py:48:1: W191 indentation contains tabs botologist/http.py:49:1: W191 indentation contains tabs botologist/http.py:51:1: W191 indentation contains tabs botologist/http.py:52:1: W191 indentation contains tabs botologist/http.py:53:1: W191 indentation contains tabs botologist/http.py:54:1: W191 indentation contains tabs botologist/http.py:56:1: W191 indentation contains tabs botologist/http.py:57:1: W191 indentation contains tabs botologist/http.py:58:1: W191 indentation contains tabs botologist/http.py:59:1: W191 indentation contains tabs botologist/http.py:60:1: W191 indentation contains tabs botologist/http.py:61:1: W191 indentation contains tabs botologist/http.py:63:1: W191 indentation contains tabs botologist/http.py:65:1: W191 indentation contains tabs botologist/http.py:66:1: W191 indentation contains tabs botologist/http.py:67:1: W191 indentation contains tabs botologist/http.py:68:1: W191 indentation contains tabs botologist/http.py:70:1: W191 indentation contains tabs botologist/http.py:71:1: W191 indentation contains tabs botologist/http.py:72:1: W191 indentation contains tabs botologist/http.py:73:1: W191 indentation contains tabs botologist/http.py:75:1: W191 indentation contains tabs botologist/http.py:76:1: W191 indentation contains tabs botologist/http.py:77:1: W191 indentation contains tabs botologist/http.py:78:1: W191 indentation contains tabs botologist/http.py:79:1: W191 indentation contains tabs botologist/http.py:81:1: W191 indentation contains tabs botologist/http.py:82:1: W191 indentation contains tabs botologist/http.py:83:1: W191 indentation contains tabs botologist/http.py:84:1: W191 indentation contains tabs botologist/http.py:86:1: W191 indentation contains tabs botologist/http.py:87:1: W191 indentation contains tabs botologist/http.py:88:1: W191 indentation contains tabs botologist/http.py:89:1: W191 indentation contains tabs botologist/http.py:90:1: W191 indentation contains tabs botologist/http.py:92:1: W191 indentation contains tabs botologist/http.py:93:1: W191 indentation contains tabs botologist/http.py:95:1: W191 indentation contains tabs botologist/http.py:96:1: W191 indentation contains tabs botologist/http.py:100:1: W191 indentation contains tabs botologist/http.py:101:1: W191 indentation contains tabs botologist/http.py:102:1: W191 indentation contains tabs botologist/http.py:104:1: W191 indentation contains tabs botologist/http.py:105:1: W191 indentation contains tabs botologist/http.py:106:1: W191 indentation contains tabs botologist/http.py:110:1: W191 indentation contains tabs botologist/http.py:111:1: W191 indentation contains tabs botologist/http.py:112:1: W191 indentation contains tabs botologist/irc.py:4:1: E402 module level import not at top of file botologist/irc.py:5:1: E402 module level import not at top of file botologist/irc.py:6:1: E402 module level import not at top of file botologist/irc.py:8:1: E402 module level import not at top of file botologist/irc.py:12:1: W191 indentation contains tabs botologist/irc.py:13:1: W191 indentation contains tabs botologist/irc.py:14:1: W191 indentation contains tabs botologist/irc.py:15:1: W191 indentation contains tabs botologist/irc.py:16:1: W191 indentation contains tabs botologist/irc.py:17:1: W191 indentation contains tabs botologist/irc.py:18:1: W191 indentation contains tabs botologist/irc.py:19:1: W191 indentation contains tabs botologist/irc.py:21:1: W191 indentation contains tabs botologist/irc.py:22:1: W191 indentation contains tabs botologist/irc.py:23:1: W191 indentation contains tabs botologist/irc.py:24:1: W191 indentation contains tabs botologist/irc.py:25:1: W191 indentation contains tabs botologist/irc.py:26:1: W191 indentation contains tabs botologist/irc.py:27:1: W191 indentation contains tabs botologist/irc.py:28:1: W191 indentation contains tabs botologist/irc.py:30:1: W191 indentation contains tabs botologist/irc.py:31:1: W191 indentation contains tabs botologist/irc.py:32:1: W191 indentation contains tabs botologist/irc.py:33:1: W191 indentation contains tabs botologist/irc.py:37:1: W191 indentation contains tabs botologist/irc.py:38:1: W191 indentation contains tabs botologist/irc.py:39:1: W191 indentation contains tabs botologist/irc.py:40:1: W191 indentation contains tabs botologist/irc.py:41:1: W191 indentation contains tabs botologist/irc.py:42:1: W191 indentation contains tabs botologist/irc.py:44:1: W191 indentation contains tabs botologist/irc.py:45:1: W191 indentation contains tabs botologist/irc.py:46:1: W191 indentation contains tabs botologist/irc.py:47:1: W191 indentation contains tabs botologist/irc.py:49:1: W191 indentation contains tabs botologist/irc.py:50:1: W191 indentation contains tabs botologist/irc.py:51:1: W191 indentation contains tabs botologist/irc.py:55:1: W191 indentation contains tabs botologist/irc.py:56:1: W191 indentation contains tabs botologist/irc.py:57:1: W191 indentation contains tabs botologist/irc.py:58:1: W191 indentation contains tabs botologist/irc.py:59:1: W191 indentation contains tabs botologist/irc.py:61:1: W191 indentation contains tabs botologist/irc.py:62:1: W191 indentation contains tabs botologist/irc.py:63:1: W191 indentation contains tabs botologist/irc.py:67:1: W191 indentation contains tabs botologist/irc.py:68:1: W191 indentation contains tabs botologist/irc.py:69:1: W191 indentation contains tabs botologist/irc.py:70:1: W191 indentation contains tabs botologist/irc.py:71:1: W191 indentation contains tabs botologist/irc.py:72:1: W191 indentation contains tabs botologist/irc.py:74:1: W191 indentation contains tabs botologist/irc.py:75:1: W191 indentation contains tabs botologist/irc.py:76:1: W191 indentation contains tabs botologist/irc.py:77:1: W191 indentation contains tabs botologist/irc.py:79:1: W191 indentation contains tabs botologist/irc.py:80:1: W191 indentation contains tabs botologist/irc.py:81:1: W191 indentation contains tabs botologist/irc.py:82:1: W191 indentation contains tabs botologist/irc.py:83:1: W191 indentation contains tabs botologist/irc.py:84:1: W191 indentation contains tabs botologist/irc.py:86:1: W191 indentation contains tabs botologist/irc.py:87:1: W191 indentation contains tabs botologist/irc.py:88:1: W191 indentation contains tabs botologist/irc.py:89:1: W191 indentation contains tabs botologist/irc.py:91:1: W191 indentation contains tabs botologist/irc.py:92:1: W191 indentation contains tabs botologist/irc.py:94:1: W191 indentation contains tabs botologist/irc.py:95:1: W191 indentation contains tabs botologist/irc.py:97:1: W191 indentation contains tabs botologist/irc.py:98:1: W191 indentation contains tabs botologist/irc.py:99:1: W191 indentation contains tabs botologist/irc.py:100:1: W191 indentation contains tabs botologist/irc.py:101:1: W191 indentation contains tabs botologist/irc.py:102:1: W191 indentation contains tabs botologist/irc.py:103:1: W191 indentation contains tabs botologist/irc.py:104:1: W191 indentation contains tabs botologist/irc.py:106:1: W191 indentation contains tabs botologist/irc.py:107:1: W191 indentation contains tabs botologist/irc.py:109:1: W191 indentation contains tabs botologist/irc.py:110:1: W191 indentation contains tabs botologist/irc.py:111:1: W191 indentation contains tabs botologist/irc.py:113:1: W191 indentation contains tabs botologist/irc.py:114:1: W191 indentation contains tabs botologist/irc.py:118:1: W191 indentation contains tabs botologist/irc.py:120:1: W191 indentation contains tabs botologist/irc.py:121:1: W191 indentation contains tabs botologist/irc.py:122:1: W191 indentation contains tabs botologist/irc.py:123:1: W191 indentation contains tabs botologist/irc.py:124:1: W191 indentation contains tabs botologist/irc.py:125:1: W191 indentation contains tabs botologist/irc.py:126:1: W191 indentation contains tabs botologist/irc.py:127:1: W191 indentation contains tabs botologist/irc.py:128:1: W191 indentation contains tabs botologist/irc.py:129:1: W191 indentation contains tabs botologist/irc.py:130:1: W191 indentation contains tabs botologist/irc.py:131:1: W191 indentation contains tabs botologist/irc.py:133:1: W191 indentation contains tabs botologist/irc.py:134:1: W191 indentation contains tabs botologist/irc.py:135:1: W191 indentation contains tabs botologist/irc.py:136:1: W191 indentation contains tabs botologist/irc.py:137:1: W191 indentation contains tabs botologist/irc.py:138:1: W191 indentation contains tabs botologist/irc.py:140:1: W191 indentation contains tabs botologist/irc.py:141:1: W191 indentation contains tabs botologist/irc.py:142:1: W191 indentation contains tabs botologist/irc.py:144:1: W191 indentation contains tabs botologist/irc.py:145:1: W191 indentation contains tabs botologist/irc.py:146:1: W191 indentation contains tabs botologist/irc.py:147:1: W191 indentation contains tabs botologist/irc.py:148:1: W191 indentation contains tabs botologist/irc.py:149:1: W191 indentation contains tabs botologist/irc.py:150:1: W191 indentation contains tabs botologist/irc.py:151:1: W191 indentation contains tabs botologist/irc.py:152:1: W191 indentation contains tabs botologist/irc.py:154:1: W191 indentation contains tabs botologist/irc.py:155:1: W191 indentation contains tabs botologist/irc.py:157:1: W191 indentation contains tabs botologist/irc.py:158:1: W191 indentation contains tabs botologist/irc.py:159:1: W191 indentation contains tabs botologist/irc.py:160:1: W191 indentation contains tabs botologist/irc.py:162:1: W191 indentation contains tabs botologist/irc.py:163:1: W191 indentation contains tabs botologist/irc.py:165:1: W191 indentation contains tabs botologist/irc.py:166:1: W191 indentation contains tabs botologist/irc.py:167:1: W191 indentation contains tabs botologist/irc.py:168:1: W191 indentation contains tabs botologist/irc.py:169:1: W191 indentation contains tabs botologist/irc.py:171:1: W191 indentation contains tabs botologist/irc.py:172:1: W191 indentation contains tabs botologist/irc.py:173:1: W191 indentation contains tabs botologist/irc.py:174:1: W191 indentation contains tabs botologist/irc.py:175:1: W191 indentation contains tabs botologist/irc.py:176:1: W191 indentation contains tabs botologist/irc.py:178:1: W191 indentation contains tabs botologist/irc.py:179:1: W191 indentation contains tabs botologist/irc.py:180:1: W191 indentation contains tabs botologist/irc.py:182:1: W191 indentation contains tabs botologist/irc.py:183:1: W191 indentation contains tabs botologist/irc.py:185:1: W191 indentation contains tabs botologist/irc.py:186:1: W191 indentation contains tabs botologist/irc.py:187:1: W191 indentation contains tabs botologist/irc.py:188:1: W191 indentation contains tabs botologist/irc.py:190:1: W191 indentation contains tabs botologist/irc.py:191:1: W191 indentation contains tabs botologist/irc.py:192:1: W191 indentation contains tabs botologist/irc.py:194:1: W191 indentation contains tabs botologist/irc.py:195:1: W191 indentation contains tabs botologist/irc.py:196:1: W191 indentation contains tabs botologist/irc.py:197:1: W191 indentation contains tabs botologist/irc.py:198:1: W191 indentation contains tabs botologist/irc.py:199:1: W191 indentation contains tabs botologist/irc.py:200:1: W191 indentation contains tabs botologist/irc.py:201:1: W191 indentation contains tabs botologist/irc.py:201:8: E128 continuation line under-indented for visual indent botologist/irc.py:202:1: W191 indentation contains tabs botologist/irc.py:203:1: W191 indentation contains tabs botologist/irc.py:204:1: W191 indentation contains tabs botologist/irc.py:205:1: W191 indentation contains tabs botologist/irc.py:206:1: W191 indentation contains tabs botologist/irc.py:207:1: W191 indentation contains tabs botologist/irc.py:208:1: W191 indentation contains tabs botologist/irc.py:209:1: W191 indentation contains tabs botologist/irc.py:209:8: E128 continuation line under-indented for visual indent botologist/irc.py:210:1: W191 indentation contains tabs botologist/irc.py:211:1: W191 indentation contains tabs botologist/irc.py:212:1: W191 indentation contains tabs botologist/irc.py:213:1: W191 indentation contains tabs botologist/irc.py:215:1: W191 indentation contains tabs botologist/irc.py:217:1: W191 indentation contains tabs botologist/irc.py:218:1: W191 indentation contains tabs botologist/irc.py:219:1: W191 indentation contains tabs botologist/irc.py:220:1: W191 indentation contains tabs botologist/irc.py:221:1: W191 indentation contains tabs botologist/irc.py:222:1: W191 indentation contains tabs botologist/irc.py:223:1: W191 indentation contains tabs botologist/irc.py:224:1: W191 indentation contains tabs botologist/irc.py:225:1: W191 indentation contains tabs botologist/irc.py:226:1: W191 indentation contains tabs botologist/irc.py:227:1: W191 indentation contains tabs botologist/irc.py:228:1: W191 indentation contains tabs botologist/irc.py:230:1: W191 indentation contains tabs botologist/irc.py:231:1: W191 indentation contains tabs botologist/irc.py:232:1: W191 indentation contains tabs botologist/irc.py:233:1: W191 indentation contains tabs botologist/irc.py:234:1: W191 indentation contains tabs botologist/irc.py:236:1: W191 indentation contains tabs botologist/irc.py:237:1: W191 indentation contains tabs botologist/irc.py:239:1: W191 indentation contains tabs botologist/irc.py:240:1: W191 indentation contains tabs botologist/irc.py:241:1: W191 indentation contains tabs botologist/irc.py:242:1: W191 indentation contains tabs botologist/irc.py:243:1: W191 indentation contains tabs botologist/irc.py:244:1: W191 indentation contains tabs botologist/irc.py:245:1: W191 indentation contains tabs botologist/irc.py:246:1: W191 indentation contains tabs botologist/irc.py:247:1: W191 indentation contains tabs botologist/irc.py:248:1: W191 indentation contains tabs botologist/irc.py:250:1: W191 indentation contains tabs botologist/irc.py:251:1: W191 indentation contains tabs botologist/irc.py:252:1: W191 indentation contains tabs botologist/irc.py:253:1: W191 indentation contains tabs botologist/irc.py:254:1: W191 indentation contains tabs botologist/irc.py:255:1: W191 indentation contains tabs botologist/irc.py:256:1: W191 indentation contains tabs botologist/irc.py:257:1: W191 indentation contains tabs botologist/irc.py:258:1: W191 indentation contains tabs botologist/irc.py:259:1: W191 indentation contains tabs botologist/irc.py:260:1: W191 indentation contains tabs botologist/irc.py:262:1: W191 indentation contains tabs botologist/irc.py:263:1: W191 indentation contains tabs botologist/irc.py:264:1: W191 indentation contains tabs botologist/irc.py:265:1: W191 indentation contains tabs botologist/irc.py:266:1: W191 indentation contains tabs botologist/irc.py:267:1: W191 indentation contains tabs botologist/irc.py:268:1: W191 indentation contains tabs botologist/irc.py:269:1: W191 indentation contains tabs botologist/irc.py:271:1: W191 indentation contains tabs botologist/irc.py:272:1: W191 indentation contains tabs botologist/irc.py:273:1: W191 indentation contains tabs botologist/irc.py:274:1: W191 indentation contains tabs botologist/irc.py:275:1: W191 indentation contains tabs botologist/irc.py:276:1: W191 indentation contains tabs botologist/irc.py:277:1: W191 indentation contains tabs botologist/irc.py:278:1: W191 indentation contains tabs botologist/irc.py:279:1: W191 indentation contains tabs botologist/irc.py:280:1: W191 indentation contains tabs botologist/irc.py:282:1: W191 indentation contains tabs botologist/irc.py:283:1: W191 indentation contains tabs botologist/irc.py:284:1: W191 indentation contains tabs botologist/irc.py:285:1: W191 indentation contains tabs botologist/irc.py:286:1: W191 indentation contains tabs botologist/irc.py:287:1: W191 indentation contains tabs botologist/irc.py:289:1: W191 indentation contains tabs botologist/irc.py:290:1: W191 indentation contains tabs botologist/irc.py:291:1: W191 indentation contains tabs botologist/irc.py:292:1: W191 indentation contains tabs botologist/irc.py:293:1: W191 indentation contains tabs botologist/irc.py:294:1: W191 indentation contains tabs botologist/irc.py:295:1: W191 indentation contains tabs botologist/irc.py:296:1: W191 indentation contains tabs botologist/irc.py:297:1: W191 indentation contains tabs botologist/irc.py:299:1: W191 indentation contains tabs botologist/irc.py:300:1: W191 indentation contains tabs botologist/irc.py:301:1: W191 indentation contains tabs botologist/irc.py:302:1: W191 indentation contains tabs botologist/irc.py:303:1: W191 indentation contains tabs botologist/irc.py:303:80: E501 line too long (98 > 79 characters) botologist/irc.py:304:1: W191 indentation contains tabs botologist/irc.py:304:80: E501 line too long (80 > 79 characters) botologist/irc.py:305:1: W191 indentation contains tabs botologist/irc.py:306:1: W191 indentation contains tabs botologist/irc.py:307:1: W191 indentation contains tabs botologist/irc.py:308:1: W191 indentation contains tabs botologist/irc.py:310:1: W191 indentation contains tabs botologist/irc.py:311:1: W191 indentation contains tabs botologist/irc.py:312:1: W191 indentation contains tabs botologist/irc.py:313:1: W191 indentation contains tabs botologist/irc.py:314:1: W191 indentation contains tabs botologist/irc.py:316:1: W191 indentation contains tabs botologist/irc.py:317:1: W191 indentation contains tabs botologist/irc.py:318:1: W191 indentation contains tabs botologist/irc.py:320:1: W191 indentation contains tabs botologist/irc.py:322:1: W191 indentation contains tabs botologist/irc.py:323:1: W191 indentation contains tabs botologist/irc.py:324:1: W191 indentation contains tabs botologist/irc.py:325:1: W191 indentation contains tabs botologist/irc.py:329:1: W191 indentation contains tabs botologist/irc.py:330:1: W191 indentation contains tabs botologist/irc.py:331:1: W191 indentation contains tabs botologist/irc.py:332:1: W191 indentation contains tabs botologist/irc.py:334:1: W191 indentation contains tabs botologist/irc.py:335:1: W191 indentation contains tabs botologist/irc.py:336:1: W191 indentation contains tabs botologist/irc.py:338:1: W191 indentation contains tabs botologist/irc.py:339:1: W191 indentation contains tabs botologist/irc.py:340:1: W191 indentation contains tabs botologist/irc.py:342:1: W191 indentation contains tabs botologist/irc.py:343:1: W191 indentation contains tabs botologist/irc.py:344:1: W191 indentation contains tabs botologist/irc.py:346:1: W191 indentation contains tabs botologist/irc.py:347:1: W191 indentation contains tabs botologist/irc.py:349:1: W191 indentation contains tabs botologist/irc.py:349:43: E261 at least two spaces before inline comment botologist/irc.py:350:1: W191 indentation contains tabs botologist/irc.py:351:1: W191 indentation contains tabs botologist/irc.py:352:1: W191 indentation contains tabs botologist/irc.py:353:1: W191 indentation contains tabs botologist/irc.py:355:1: W191 indentation contains tabs botologist/irc.py:356:1: W191 indentation contains tabs botologist/irc.py:357:1: W191 indentation contains tabs botologist/irc.py:358:1: W191 indentation contains tabs botologist/irc.py:359:1: W191 indentation contains tabs botologist/irc.py:360:1: W191 indentation contains tabs botologist/irc.py:361:1: W191 indentation contains tabs botologist/irc.py:363:1: W191 indentation contains tabs botologist/irc.py:364:1: W191 indentation contains tabs botologist/plugin.py:4:1: E402 module level import not at top of file botologist/plugin.py:5:1: E402 module level import not at top of file botologist/plugin.py:9:1: W191 indentation contains tabs botologist/plugin.py:10:1: W191 indentation contains tabs botologist/plugin.py:11:1: W191 indentation contains tabs botologist/plugin.py:12:1: W191 indentation contains tabs botologist/plugin.py:13:1: W191 indentation contains tabs botologist/plugin.py:14:1: W191 indentation contains tabs botologist/plugin.py:18:1: W191 indentation contains tabs botologist/plugin.py:19:1: W191 indentation contains tabs botologist/plugin.py:20:1: W191 indentation contains tabs botologist/plugin.py:21:1: W191 indentation contains tabs botologist/plugin.py:22:1: W191 indentation contains tabs botologist/plugin.py:23:1: W191 indentation contains tabs botologist/plugin.py:27:1: W191 indentation contains tabs botologist/plugin.py:28:1: W191 indentation contains tabs botologist/plugin.py:29:1: W191 indentation contains tabs botologist/plugin.py:30:1: W191 indentation contains tabs botologist/plugin.py:31:1: W191 indentation contains tabs botologist/plugin.py:35:1: W191 indentation contains tabs botologist/plugin.py:36:1: W191 indentation contains tabs botologist/plugin.py:37:1: W191 indentation contains tabs botologist/plugin.py:38:1: W191 indentation contains tabs botologist/plugin.py:39:1: W191 indentation contains tabs botologist/plugin.py:43:1: W191 indentation contains tabs botologist/plugin.py:44:1: W191 indentation contains tabs botologist/plugin.py:45:1: W191 indentation contains tabs botologist/plugin.py:46:1: W191 indentation contains tabs botologist/plugin.py:47:1: W191 indentation contains tabs botologist/plugin.py:48:1: W191 indentation contains tabs botologist/plugin.py:52:1: W191 indentation contains tabs botologist/plugin.py:53:1: W191 indentation contains tabs botologist/plugin.py:56:1: W191 indentation contains tabs botologist/plugin.py:57:1: W191 indentation contains tabs botologist/plugin.py:58:1: W191 indentation contains tabs botologist/plugin.py:59:1: W191 indentation contains tabs botologist/plugin.py:61:1: W191 indentation contains tabs botologist/plugin.py:62:1: W191 indentation contains tabs botologist/plugin.py:63:1: W191 indentation contains tabs botologist/plugin.py:64:1: W191 indentation contains tabs botologist/plugin.py:65:1: W191 indentation contains tabs botologist/plugin.py:67:1: W191 indentation contains tabs botologist/plugin.py:68:1: W191 indentation contains tabs botologist/plugin.py:69:1: W191 indentation contains tabs botologist/plugin.py:70:1: W191 indentation contains tabs botologist/plugin.py:71:1: W191 indentation contains tabs botologist/plugin.py:73:1: W191 indentation contains tabs botologist/plugin.py:74:1: W191 indentation contains tabs botologist/plugin.py:75:1: W191 indentation contains tabs botologist/plugin.py:76:1: W191 indentation contains tabs botologist/plugin.py:78:1: W191 indentation contains tabs botologist/plugin.py:79:1: W191 indentation contains tabs botologist/plugin.py:80:1: W191 indentation contains tabs botologist/plugin.py:81:1: W191 indentation contains tabs botologist/plugin.py:83:1: W191 indentation contains tabs botologist/plugin.py:84:1: W191 indentation contains tabs botologist/plugin.py:85:1: W191 indentation contains tabs botologist/plugin.py:86:1: W191 indentation contains tabs botologist/plugin.py:88:1: W191 indentation contains tabs botologist/plugin.py:89:1: W191 indentation contains tabs botologist/plugin.py:90:1: W191 indentation contains tabs botologist/plugin.py:91:1: W191 indentation contains tabs botologist/plugin.py:93:1: W191 indentation contains tabs botologist/plugin.py:97:1: W191 indentation contains tabs botologist/plugin.py:98:1: W191 indentation contains tabs botologist/plugin.py:99:1: W191 indentation contains tabs botologist/plugin.py:100:1: W191 indentation contains tabs botologist/plugin.py:102:1: W191 indentation contains tabs botologist/plugin.py:103:1: W191 indentation contains tabs botologist/plugin.py:104:1: W191 indentation contains tabs botologist/plugin.py:105:1: W191 indentation contains tabs botologist/plugin.py:107:1: W191 indentation contains tabs botologist/plugin.py:108:1: W191 indentation contains tabs botologist/plugin.py:109:1: W191 indentation contains tabs botologist/plugin.py:111:1: W191 indentation contains tabs botologist/plugin.py:112:1: W191 indentation contains tabs botologist/plugin.py:113:1: W191 indentation contains tabs botologist/plugin.py:115:1: W191 indentation contains tabs botologist/plugin.py:116:1: W191 indentation contains tabs botologist/plugin.py:117:1: W191 indentation contains tabs botologist/plugin.py:119:1: W191 indentation contains tabs botologist/plugin.py:120:1: W191 indentation contains tabs botologist/plugin.py:121:1: W191 indentation contains tabs botologist/plugin.py:122:1: W191 indentation contains tabs botologist/plugin.py:124:1: W191 indentation contains tabs botologist/plugin.py:125:1: W191 indentation contains tabs botologist/plugin.py:126:1: W191 indentation contains tabs botologist/plugin.py:127:1: W191 indentation contains tabs botologist/util.py:4:1: E402 module level import not at top of file botologist/util.py:6:1: E402 module level import not at top of file botologist/util.py:8:1: W191 indentation contains tabs botologist/util.py:8:31: E261 at least two spaces before inline comment botologist/util.py:10:1: W191 indentation contains tabs botologist/util.py:11:1: W191 indentation contains tabs botologist/util.py:12:1: W191 indentation contains tabs botologist/util.py:18:1: W191 indentation contains tabs botologist/util.py:19:1: W191 indentation contains tabs botologist/util.py:20:1: W191 indentation contains tabs botologist/util.py:21:1: W191 indentation contains tabs botologist/util.py:22:1: W191 indentation contains tabs botologist/util.py:23:1: W191 indentation contains tabs botologist/util.py:24:1: W191 indentation contains tabs botologist/util.py:25:1: W191 indentation contains tabs botologist/util.py:26:1: W191 indentation contains tabs botologist/util.py:27:1: W191 indentation contains tabs botologist/util.py:28:1: W191 indentation contains tabs botologist/util.py:29:1: W191 indentation contains tabs botologist/util.py:33:1: W191 indentation contains tabs botologist/util.py:34:1: W191 indentation contains tabs botologist/util.py:35:1: W191 indentation contains tabs botologist/util.py:37:1: W191 indentation contains tabs botologist/util.py:38:1: W191 indentation contains tabs botologist/util.py:39:1: W191 indentation contains tabs botologist/util.py:40:1: W191 indentation contains tabs botologist/util.py:41:1: W191 indentation contains tabs botologist/util.py:42:1: W191 indentation contains tabs botologist/util.py:43:1: W191 indentation contains tabs botologist/util.py:44:1: W191 indentation contains tabs CHANGELOG.md:3:31: E225 missing whitespace around operator CHANGELOG.md:3:52: E225 missing whitespace around operator CHANGELOG.md:3:80: E501 line too long (157 > 79 characters) CHANGELOG.md:5:1: E266 too many leading '#' for block comment CHANGELOG.md:9:1: E266 too many leading '#' for block comment CHANGELOG.md:11:1: E266 too many leading '#' for block comment CHANGELOG.md:13:7: E211 whitespace before '[' CHANGELOG.md:13:9: E261 at least two spaces before inline comment CHANGELOG.md:13:9: E262 inline comment should start with '# ' CHANGELOG.md:13:80: E501 line too long (145 > 79 characters) CHANGELOG.md:15:1: E122 continuation line missing indentation or outdented CHANGELOG.md:16:1: E122 continuation line missing indentation or outdented CHANGELOG.md:17:1: E122 continuation line missing indentation or outdented CHANGELOG.md:18:1: E122 continuation line missing indentation or outdented CHANGELOG.md:20:1: E122 continuation line missing indentation or outdented CHANGELOG.md:20:1: E266 too many leading '#' for block comment CHANGELOG.md:22:1: E122 continuation line missing indentation or outdented CHANGELOG.md:22:80: E501 line too long (95 > 79 characters) CHANGELOG.md:22:80: E501 line too long (95 > 79 characters) CHANGELOG.md:23:1: E901 TokenError: EOF in multi-line statement config.example.yml:2:9: E701 multiple statements on one line (colon) config.example.yml:2:12: E225 missing whitespace around operator config.example.yml:4:10: E701 multiple statements on one line (colon) config.example.yml:7:7: E701 multiple statements on one line (colon) config.example.yml:7:25: E231 missing whitespace after ':' config.example.yml:7:25: E701 multiple statements on one line (colon) config.example.yml:10:5: E701 multiple statements on one line (colon) config.example.yml:13:9: E701 multiple statements on one line (colon) config.example.yml:16:9: E701 multiple statements on one line (colon) config.example.yml:20:3: E111 indentation is not a multiple of four config.example.yml:24:3: E111 indentation is not a multiple of four config.example.yml:28:3: E111 indentation is not a multiple of four config.example.yml:29:3: E111 indentation is not a multiple of four config.example.yml:35:3: E111 indentation is not a multiple of four config.example.yml:37:7: E111 indentation is not a multiple of four config.example.yml:39:7: E111 indentation is not a multiple of four config.example.yml:40:3: E111 indentation is not a multiple of four config.example.yml:42:7: E111 indentation is not a multiple of four config.example.yml:43:3: E114 indentation is not a multiple of four (comment) config.example.yml:44:3: E111 indentation is not a multiple of four config.example.yml:44:17: E701 multiple statements on one line (colon) LICENSE:1:16: E211 whitespace before '(' LICENSE:3:10: E211 whitespace before '(' LICENSE:6:49: E211 whitespace before '(' LICENSE:8:80: E501 line too long (80 > 79 characters) LICENSE:12:1: E112 expected an indented block LICENSE:16:80: E501 line too long (80 > 79 characters) plugins/conversion.py:4:1: E402 module level import not at top of file plugins/conversion.py:5:1: E402 module level import not at top of file plugins/conversion.py:6:1: E402 module level import not at top of file plugins/conversion.py:7:1: E402 module level import not at top of file plugins/conversion.py:9:1: E402 module level import not at top of file plugins/conversion.py:10:1: E402 module level import not at top of file plugins/conversion.py:14:1: W191 indentation contains tabs plugins/conversion.py:15:1: W191 indentation contains tabs plugins/conversion.py:17:1: W191 indentation contains tabs plugins/conversion.py:18:1: W191 indentation contains tabs plugins/conversion.py:19:1: W191 indentation contains tabs plugins/conversion.py:20:1: W191 indentation contains tabs plugins/conversion.py:21:1: W191 indentation contains tabs plugins/conversion.py:22:1: W191 indentation contains tabs plugins/conversion.py:24:1: W191 indentation contains tabs plugins/conversion.py:26:1: W191 indentation contains tabs plugins/conversion.py:27:1: W191 indentation contains tabs plugins/conversion.py:29:1: E302 expected 2 blank lines, found 1 plugins/conversion.py:30:1: W191 indentation contains tabs plugins/conversion.py:31:1: W191 indentation contains tabs plugins/conversion.py:32:1: W191 indentation contains tabs plugins/conversion.py:33:1: W191 indentation contains tabs plugins/conversion.py:34:1: W191 indentation contains tabs plugins/conversion.py:35:1: W191 indentation contains tabs plugins/conversion.py:36:1: W191 indentation contains tabs plugins/conversion.py:38:1: W191 indentation contains tabs plugins/conversion.py:38:80: E501 line too long (99 > 79 characters) plugins/conversion.py:39:1: W191 indentation contains tabs plugins/conversion.py:40:1: W191 indentation contains tabs plugins/conversion.py:41:1: W191 indentation contains tabs plugins/conversion.py:42:1: W191 indentation contains tabs plugins/conversion.py:44:1: W191 indentation contains tabs plugins/conversion.py:46:1: E302 expected 2 blank lines, found 1 plugins/conversion.py:47:1: W191 indentation contains tabs plugins/conversion.py:48:1: W191 indentation contains tabs plugins/conversion.py:50:1: W191 indentation contains tabs plugins/conversion.py:51:1: W191 indentation contains tabs plugins/conversion.py:52:1: W191 indentation contains tabs plugins/conversion.py:53:1: W191 indentation contains tabs plugins/conversion.py:55:1: W191 indentation contains tabs plugins/conversion.py:56:1: W191 indentation contains tabs plugins/conversion.py:57:1: W191 indentation contains tabs plugins/conversion.py:59:1: W191 indentation contains tabs plugins/conversion.py:60:1: W191 indentation contains tabs plugins/conversion.py:61:1: W191 indentation contains tabs plugins/conversion.py:62:1: W191 indentation contains tabs plugins/conversion.py:64:1: W191 indentation contains tabs plugins/conversion.py:65:1: W191 indentation contains tabs plugins/conversion.py:67:1: W191 indentation contains tabs plugins/conversion.py:68:1: W191 indentation contains tabs plugins/conversion.py:69:1: W191 indentation contains tabs plugins/conversion.py:70:1: W191 indentation contains tabs plugins/conversion.py:71:1: W191 indentation contains tabs plugins/conversion.py:72:1: W191 indentation contains tabs plugins/conversion.py:73:1: W191 indentation contains tabs plugins/conversion.py:74:1: W191 indentation contains tabs plugins/conversion.py:76:1: W191 indentation contains tabs plugins/conversion.py:77:1: W191 indentation contains tabs plugins/conversion.py:78:1: W191 indentation contains tabs plugins/conversion.py:80:1: W191 indentation contains tabs plugins/conversion.py:82:1: W191 indentation contains tabs plugins/conversion.py:83:1: W191 indentation contains tabs plugins/conversion.py:84:1: W191 indentation contains tabs plugins/conversion.py:85:1: W191 indentation contains tabs plugins/conversion.py:86:1: W191 indentation contains tabs plugins/conversion.py:87:1: W191 indentation contains tabs plugins/conversion.py:88:1: W191 indentation contains tabs plugins/conversion.py:89:1: W191 indentation contains tabs plugins/conversion.py:93:1: W191 indentation contains tabs plugins/conversion.py:95:1: W191 indentation contains tabs plugins/conversion.py:96:1: W191 indentation contains tabs plugins/conversion.py:97:1: W191 indentation contains tabs plugins/conversion.py:98:1: W191 indentation contains tabs plugins/conversion.py:99:1: W191 indentation contains tabs plugins/conversion.py:101:1: W191 indentation contains tabs plugins/conversion.py:102:1: W191 indentation contains tabs plugins/conversion.py:103:1: W191 indentation contains tabs plugins/conversion.py:105:1: W191 indentation contains tabs plugins/conversion.py:106:1: W191 indentation contains tabs plugins/conversion.py:107:1: W191 indentation contains tabs plugins/conversion.py:108:1: W191 indentation contains tabs plugins/conversion.py:109:1: W191 indentation contains tabs plugins/conversion.py:111:1: W191 indentation contains tabs plugins/conversion.py:112:1: W191 indentation contains tabs plugins/conversion.py:113:1: W191 indentation contains tabs plugins/conversion.py:114:1: W191 indentation contains tabs plugins/default.py:8:1: W191 indentation contains tabs plugins/default.py:9:1: W191 indentation contains tabs plugins/default.py:11:1: W191 indentation contains tabs plugins/default.py:12:1: W191 indentation contains tabs plugins/default.py:13:1: W191 indentation contains tabs plugins/default.py:13:4: E128 continuation line under-indented for visual indent plugins/default.py:14:1: W191 indentation contains tabs plugins/default.py:15:1: W191 indentation contains tabs plugins/default.py:15:4: E128 continuation line under-indented for visual indent plugins/default.py:16:1: W191 indentation contains tabs plugins/default.py:18:1: W191 indentation contains tabs plugins/default.py:19:1: W191 indentation contains tabs plugins/default.py:20:1: W191 indentation contains tabs plugins/default.py:21:1: W191 indentation contains tabs plugins/default.py:22:1: W191 indentation contains tabs plugins/default.py:23:1: W191 indentation contains tabs plugins/default.py:24:1: W191 indentation contains tabs plugins/default.py:25:1: W191 indentation contains tabs plugins/default.py:26:1: W191 indentation contains tabs plugins/default.py:28:1: W191 indentation contains tabs plugins/default.py:29:1: W191 indentation contains tabs plugins/default.py:30:1: W191 indentation contains tabs plugins/default.py:31:1: W191 indentation contains tabs plugins/default.py:33:1: W191 indentation contains tabs plugins/default.py:34:1: W191 indentation contains tabs plugins/default.py:35:1: W191 indentation contains tabs plugins/default.py:36:1: W191 indentation contains tabs plugins/default.py:37:1: W191 indentation contains tabs plugins/default.py:39:1: W191 indentation contains tabs plugins/default.py:39:80: E501 line too long (87 > 79 characters) plugins/default.py:41:1: W191 indentation contains tabs plugins/default.py:42:1: W191 indentation contains tabs plugins/default.py:43:1: W191 indentation contains tabs plugins/default.py:44:1: W191 indentation contains tabs plugins/default.py:46:1: W191 indentation contains tabs plugins/default.py:47:1: W191 indentation contains tabs plugins/default.py:48:1: W191 indentation contains tabs plugins/default.py:49:1: W191 indentation contains tabs plugins/default.py:50:1: W191 indentation contains tabs plugins/default.py:51:1: W191 indentation contains tabs plugins/default.py:53:1: W191 indentation contains tabs plugins/default.py:55:1: W191 indentation contains tabs plugins/default.py:56:1: W191 indentation contains tabs plugins/default.py:57:1: W191 indentation contains tabs plugins/default.py:58:1: W191 indentation contains tabs plugins/default.py:59:1: W191 indentation contains tabs plugins/default.py:60:1: W191 indentation contains tabs plugins/default.py:62:1: W191 indentation contains tabs plugins/default.py:63:1: W191 indentation contains tabs plugins/default.py:64:1: W191 indentation contains tabs plugins/default.py:66:1: W191 indentation contains tabs plugins/default.py:67:1: W191 indentation contains tabs plugins/default.py:68:1: W191 indentation contains tabs plugins/default.py:70:1: W191 indentation contains tabs plugins/default.py:71:1: W191 indentation contains tabs plugins/default.py:71:4: E128 continuation line under-indented for visual indent plugins/default.py:73:1: W191 indentation contains tabs plugins/default.py:74:1: W191 indentation contains tabs plugins/default.py:75:1: W191 indentation contains tabs plugins/default.py:77:1: W191 indentation contains tabs plugins/default.py:78:1: W191 indentation contains tabs plugins/default.py:79:1: W191 indentation contains tabs plugins/github.py:4:1: E402 module level import not at top of file plugins/github.py:5:1: E402 module level import not at top of file plugins/github.py:6:1: E402 module level import not at top of file plugins/github.py:8:1: E402 module level import not at top of file plugins/github.py:12:1: W191 indentation contains tabs plugins/github.py:13:1: W191 indentation contains tabs plugins/github.py:14:1: W191 indentation contains tabs plugins/github.py:16:1: W191 indentation contains tabs plugins/github.py:17:1: W191 indentation contains tabs plugins/github.py:18:1: W191 indentation contains tabs plugins/github.py:19:1: W191 indentation contains tabs plugins/github.py:20:1: W191 indentation contains tabs plugins/github.py:22:1: W191 indentation contains tabs plugins/github.py:23:1: W191 indentation contains tabs plugins/github.py:25:1: W191 indentation contains tabs plugins/github.py:26:1: W191 indentation contains tabs plugins/github.py:28:1: W191 indentation contains tabs plugins/github.py:29:1: W191 indentation contains tabs plugins/github.py:30:1: W191 indentation contains tabs plugins/github.py:31:1: W191 indentation contains tabs plugins/github.py:32:1: W191 indentation contains tabs plugins/github.py:33:1: W191 indentation contains tabs plugins/github.py:35:1: W191 indentation contains tabs plugins/github.py:36:1: W191 indentation contains tabs plugins/github.py:38:1: W191 indentation contains tabs plugins/github.py:39:1: W191 indentation contains tabs plugins/github.py:40:1: W191 indentation contains tabs plugins/github.py:41:1: W191 indentation contains tabs plugins/github.py:42:1: W191 indentation contains tabs plugins/github.py:43:1: W191 indentation contains tabs plugins/github.py:45:1: W191 indentation contains tabs plugins/github.py:46:1: W191 indentation contains tabs plugins/github.py:47:1: W191 indentation contains tabs plugins/github.py:49:1: W191 indentation contains tabs plugins/github.py:50:1: W191 indentation contains tabs plugins/github.py:51:1: W191 indentation contains tabs plugins/github.py:53:1: W191 indentation contains tabs plugins/github.py:54:1: W191 indentation contains tabs plugins/github.py:55:1: W191 indentation contains tabs plugins/github.py:56:1: W191 indentation contains tabs plugins/github.py:58:1: W191 indentation contains tabs plugins/github.py:59:1: W191 indentation contains tabs plugins/github.py:61:1: W191 indentation contains tabs plugins/github.py:62:1: W191 indentation contains tabs plugins/github.py:63:1: W191 indentation contains tabs plugins/github.py:65:1: W191 indentation contains tabs plugins/github.py:66:1: W191 indentation contains tabs plugins/github.py:67:1: W191 indentation contains tabs plugins/github.py:67:5: E128 continuation line under-indented for visual indent plugins/github.py:68:1: W191 indentation contains tabs plugins/github.py:70:1: W191 indentation contains tabs plugins/github.py:71:1: W191 indentation contains tabs plugins/github.py:72:1: W191 indentation contains tabs plugins/github.py:73:1: W191 indentation contains tabs plugins/github.py:75:1: W191 indentation contains tabs plugins/github.py:76:1: W191 indentation contains tabs plugins/github.py:78:1: W191 indentation contains tabs plugins/github.py:79:1: W191 indentation contains tabs plugins/github.py:80:1: W191 indentation contains tabs plugins/github.py:81:1: W191 indentation contains tabs plugins/github.py:82:1: W191 indentation contains tabs plugins/github.py:83:1: W191 indentation contains tabs plugins/github.py:85:1: W191 indentation contains tabs plugins/github.py:86:1: W191 indentation contains tabs plugins/github.py:88:1: W191 indentation contains tabs plugins/github.py:89:1: W191 indentation contains tabs plugins/github.py:90:1: W191 indentation contains tabs plugins/github.py:92:1: W191 indentation contains tabs plugins/github.py:93:1: W191 indentation contains tabs plugins/github.py:94:1: W191 indentation contains tabs plugins/github.py:95:1: W191 indentation contains tabs plugins/github.py:96:1: W191 indentation contains tabs plugins/github.py:97:1: W191 indentation contains tabs plugins/github.py:99:1: W191 indentation contains tabs plugins/github.py:101:1: W191 indentation contains tabs plugins/github.py:102:1: W191 indentation contains tabs plugins/github.py:103:1: W191 indentation contains tabs plugins/github.py:105:1: W191 indentation contains tabs plugins/github.py:106:1: W191 indentation contains tabs plugins/github.py:107:1: W191 indentation contains tabs plugins/github.py:108:1: W191 indentation contains tabs plugins/github.py:109:1: W191 indentation contains tabs plugins/github.py:110:1: W191 indentation contains tabs plugins/github.py:111:1: W191 indentation contains tabs plugins/github.py:112:1: W191 indentation contains tabs plugins/github.py:113:1: W191 indentation contains tabs plugins/github.py:114:1: W191 indentation contains tabs plugins/github.py:115:1: W191 indentation contains tabs plugins/github.py:116:1: W191 indentation contains tabs plugins/github.py:118:1: W191 indentation contains tabs plugins/github.py:119:1: W191 indentation contains tabs plugins/koth.py:4:1: E402 module level import not at top of file plugins/koth.py:6:1: E402 module level import not at top of file plugins/koth.py:10:1: W191 indentation contains tabs plugins/koth.py:11:1: W191 indentation contains tabs plugins/koth.py:12:1: W191 indentation contains tabs plugins/koth.py:13:1: W191 indentation contains tabs plugins/koth.py:14:1: W191 indentation contains tabs plugins/koth.py:16:1: W191 indentation contains tabs plugins/koth.py:17:1: W191 indentation contains tabs plugins/koth.py:18:1: W191 indentation contains tabs plugins/koth.py:19:1: W191 indentation contains tabs plugins/koth.py:20:1: W191 indentation contains tabs plugins/koth.py:21:1: W191 indentation contains tabs plugins/koth.py:22:1: W191 indentation contains tabs plugins/koth.py:23:1: W191 indentation contains tabs plugins/koth.py:24:1: W191 indentation contains tabs plugins/koth.py:25:1: W191 indentation contains tabs plugins/koth.py:26:1: W191 indentation contains tabs plugins/koth.py:27:1: W191 indentation contains tabs plugins/koth.py:28:1: W191 indentation contains tabs plugins/koth.py:29:1: W191 indentation contains tabs plugins/koth.py:30:1: W191 indentation contains tabs plugins/koth.py:31:1: W191 indentation contains tabs plugins/koth.py:32:1: W191 indentation contains tabs plugins/koth.py:34:1: W191 indentation contains tabs plugins/koth.py:35:1: W191 indentation contains tabs plugins/koth.py:36:1: W191 indentation contains tabs plugins/koth.py:38:1: W191 indentation contains tabs plugins/koth.py:39:1: W191 indentation contains tabs plugins/koth.py:40:1: W191 indentation contains tabs plugins/koth.py:41:1: W191 indentation contains tabs plugins/koth.py:43:1: W191 indentation contains tabs plugins/koth.py:44:1: W191 indentation contains tabs plugins/koth.py:45:1: W191 indentation contains tabs plugins/koth.py:46:1: W191 indentation contains tabs plugins/koth.py:47:1: W191 indentation contains tabs plugins/koth.py:49:1: W191 indentation contains tabs plugins/koth.py:51:1: W191 indentation contains tabs plugins/koth.py:52:1: W191 indentation contains tabs plugins/koth.py:53:1: W191 indentation contains tabs plugins/koth.py:54:1: W191 indentation contains tabs plugins/koth.py:55:1: W191 indentation contains tabs plugins/koth.py:57:1: W191 indentation contains tabs plugins/koth.py:59:1: W191 indentation contains tabs plugins/koth.py:60:1: W191 indentation contains tabs plugins/koth.py:60:80: E501 line too long (82 > 79 characters) plugins/koth.py:62:1: W191 indentation contains tabs plugins/koth.py:64:1: W191 indentation contains tabs plugins/koth.py:65:1: W191 indentation contains tabs plugins/koth.py:66:1: W191 indentation contains tabs plugins/koth.py:67:1: W191 indentation contains tabs plugins/koth.py:68:1: W191 indentation contains tabs plugins/koth.py:70:1: W191 indentation contains tabs plugins/koth.py:71:1: W191 indentation contains tabs plugins/koth.py:73:1: W191 indentation contains tabs plugins/koth.py:74:1: W191 indentation contains tabs plugins/koth.py:75:1: W191 indentation contains tabs plugins/koth.py:77:1: W191 indentation contains tabs plugins/koth.py:78:1: W191 indentation contains tabs plugins/koth.py:79:1: W191 indentation contains tabs plugins/koth.py:80:1: W191 indentation contains tabs plugins/koth.py:82:1: W191 indentation contains tabs plugins/koth.py:83:1: W191 indentation contains tabs plugins/koth.py:84:1: W191 indentation contains tabs plugins/koth.py:85:1: W191 indentation contains tabs plugins/koth.py:86:1: W191 indentation contains tabs plugins/koth.py:87:1: W191 indentation contains tabs plugins/koth.py:88:1: W191 indentation contains tabs plugins/koth.py:90:1: W191 indentation contains tabs plugins/koth.py:91:1: W191 indentation contains tabs plugins/koth.py:93:1: W191 indentation contains tabs plugins/koth.py:94:1: W191 indentation contains tabs plugins/koth.py:95:1: W191 indentation contains tabs plugins/koth.py:96:1: W191 indentation contains tabs plugins/koth.py:96:6: E713 test for membership should be 'not in' plugins/koth.py:97:1: W191 indentation contains tabs plugins/koth.py:99:1: W191 indentation contains tabs plugins/koth.py:100:1: W191 indentation contains tabs plugins/qdb.py:4:1: E402 module level import not at top of file plugins/qdb.py:5:1: E402 module level import not at top of file plugins/qdb.py:7:1: E402 module level import not at top of file plugins/qdb.py:8:1: E402 module level import not at top of file plugins/qdb.py:14:1: W191 indentation contains tabs plugins/qdb.py:18:1: W191 indentation contains tabs plugins/qdb.py:19:1: W191 indentation contains tabs plugins/qdb.py:20:1: W191 indentation contains tabs plugins/qdb.py:22:1: W191 indentation contains tabs plugins/qdb.py:23:1: W191 indentation contains tabs plugins/qdb.py:24:1: W191 indentation contains tabs plugins/qdb.py:28:1: W191 indentation contains tabs plugins/qdb.py:29:1: W191 indentation contains tabs plugins/qdb.py:30:1: W191 indentation contains tabs plugins/qdb.py:31:1: W191 indentation contains tabs plugins/qdb.py:32:1: W191 indentation contains tabs plugins/qdb.py:33:1: W191 indentation contains tabs plugins/qdb.py:34:1: W191 indentation contains tabs plugins/qdb.py:35:1: W191 indentation contains tabs plugins/qdb.py:36:1: W191 indentation contains tabs plugins/qdb.py:37:1: W191 indentation contains tabs plugins/qdb.py:38:1: W191 indentation contains tabs plugins/qdb.py:39:1: W191 indentation contains tabs plugins/qdb.py:40:1: W191 indentation contains tabs plugins/qdb.py:41:1: W191 indentation contains tabs plugins/qdb.py:42:1: W191 indentation contains tabs plugins/qdb.py:44:1: W191 indentation contains tabs plugins/qdb.py:45:1: W191 indentation contains tabs plugins/qdb.py:46:1: W191 indentation contains tabs plugins/qdb.py:47:1: W191 indentation contains tabs plugins/qdb.py:48:1: W191 indentation contains tabs plugins/qdb.py:50:1: W191 indentation contains tabs plugins/qdb.py:51:1: W191 indentation contains tabs plugins/qdb.py:52:1: W191 indentation contains tabs plugins/qdb.py:53:1: W191 indentation contains tabs plugins/qdb.py:54:1: W191 indentation contains tabs plugins/qdb.py:55:1: W191 indentation contains tabs plugins/qdb.py:56:1: W191 indentation contains tabs plugins/qdb.py:57:1: W191 indentation contains tabs plugins/qdb.py:58:1: W191 indentation contains tabs plugins/qdb.py:60:1: W191 indentation contains tabs plugins/qdb.py:62:1: W191 indentation contains tabs plugins/qdb.py:63:1: W191 indentation contains tabs plugins/qdb.py:64:1: W191 indentation contains tabs plugins/qdb.py:65:1: W191 indentation contains tabs plugins/qdb.py:66:1: W191 indentation contains tabs plugins/qdb.py:67:1: W191 indentation contains tabs plugins/qdb.py:68:1: W191 indentation contains tabs plugins/qdb.py:69:1: W191 indentation contains tabs plugins/qdb.py:70:1: W191 indentation contains tabs plugins/qdb.py:71:1: W191 indentation contains tabs plugins/qdb.py:72:1: W191 indentation contains tabs plugins/qdb.py:73:1: W191 indentation contains tabs plugins/qdb.py:74:1: W191 indentation contains tabs plugins/qdb.py:75:1: W191 indentation contains tabs plugins/qdb.py:76:1: W191 indentation contains tabs plugins/qdb.py:77:1: W191 indentation contains tabs plugins/qdb.py:78:1: W191 indentation contains tabs plugins/qdb.py:79:1: W191 indentation contains tabs plugins/qdb.py:80:1: W191 indentation contains tabs plugins/qdb.py:81:1: W191 indentation contains tabs plugins/qdb.py:83:1: W191 indentation contains tabs plugins/qdb.py:84:1: W191 indentation contains tabs plugins/qdb.py:86:1: W191 indentation contains tabs plugins/qdb.py:87:1: W191 indentation contains tabs plugins/qdb.py:88:1: W191 indentation contains tabs plugins/qdb.py:89:1: W191 indentation contains tabs plugins/qdb.py:90:1: W191 indentation contains tabs plugins/qdb.py:91:1: W191 indentation contains tabs plugins/qdb.py:92:1: W191 indentation contains tabs plugins/qdb.py:94:1: W191 indentation contains tabs plugins/qdb.py:98:1: W191 indentation contains tabs plugins/qdb.py:99:1: W191 indentation contains tabs plugins/qdb.py:100:1: W191 indentation contains tabs plugins/qdb.py:101:1: W191 indentation contains tabs plugins/qdb.py:103:1: W191 indentation contains tabs plugins/qdb.py:104:1: W191 indentation contains tabs plugins/qdb.py:105:1: W191 indentation contains tabs plugins/qdb.py:106:1: W191 indentation contains tabs plugins/qdb.py:107:1: W191 indentation contains tabs plugins/qdb.py:108:1: W191 indentation contains tabs plugins/qdb.py:109:1: W191 indentation contains tabs plugins/qdb.py:111:1: W191 indentation contains tabs plugins/qdb.py:113:1: W191 indentation contains tabs plugins/qdb.py:114:1: W191 indentation contains tabs plugins/qdb.py:115:1: W191 indentation contains tabs plugins/qdb.py:116:1: W191 indentation contains tabs plugins/qdb.py:117:1: W191 indentation contains tabs plugins/qdb.py:118:1: W191 indentation contains tabs plugins/qdb.py:119:1: W191 indentation contains tabs plugins/qdb.py:120:1: W191 indentation contains tabs plugins/qlranks.py:4:1: E402 module level import not at top of file plugins/qlranks.py:5:1: E402 module level import not at top of file plugins/qlranks.py:7:1: E402 module level import not at top of file plugins/qlranks.py:8:1: E402 module level import not at top of file plugins/qlranks.py:12:1: W191 indentation contains tabs plugins/qlranks.py:13:1: W191 indentation contains tabs plugins/qlranks.py:14:1: W191 indentation contains tabs plugins/qlranks.py:15:1: W191 indentation contains tabs plugins/qlranks.py:16:1: W191 indentation contains tabs plugins/qlranks.py:22:1: W191 indentation contains tabs plugins/qlranks.py:23:1: W191 indentation contains tabs plugins/qlranks.py:24:1: W191 indentation contains tabs plugins/qlranks.py:25:1: W191 indentation contains tabs plugins/qlranks.py:26:1: W191 indentation contains tabs plugins/qlranks.py:28:1: W191 indentation contains tabs plugins/qlranks.py:29:1: W191 indentation contains tabs plugins/qlranks.py:30:1: W191 indentation contains tabs plugins/qlranks.py:31:1: W191 indentation contains tabs plugins/qlranks.py:32:1: W191 indentation contains tabs plugins/qlranks.py:34:1: W191 indentation contains tabs plugins/qlranks.py:35:1: W191 indentation contains tabs plugins/qlranks.py:36:1: W191 indentation contains tabs plugins/qlranks.py:36:80: E501 line too long (83 > 79 characters) plugins/qlranks.py:37:1: W191 indentation contains tabs plugins/qlranks.py:38:1: W191 indentation contains tabs plugins/qlranks.py:40:1: W191 indentation contains tabs plugins/qlranks.py:42:1: W191 indentation contains tabs plugins/qlranks.py:43:1: W191 indentation contains tabs plugins/qlranks.py:44:1: W191 indentation contains tabs plugins/qlranks.py:45:1: W191 indentation contains tabs plugins/qlranks.py:47:1: W191 indentation contains tabs plugins/qlranks.py:48:1: W191 indentation contains tabs plugins/qlranks.py:49:1: W191 indentation contains tabs plugins/qlranks.py:50:1: W191 indentation contains tabs plugins/qlranks.py:51:1: W191 indentation contains tabs plugins/qlranks.py:53:1: W191 indentation contains tabs plugins/qlranks.py:57:1: W191 indentation contains tabs plugins/qlranks.py:58:1: W191 indentation contains tabs plugins/qlranks.py:59:1: W191 indentation contains tabs plugins/qlranks.py:60:1: W191 indentation contains tabs plugins/qlranks.py:61:1: W191 indentation contains tabs plugins/qlranks.py:63:1: W191 indentation contains tabs plugins/qlranks.py:64:1: W191 indentation contains tabs plugins/qlranks.py:65:1: W191 indentation contains tabs plugins/qlranks.py:66:1: W191 indentation contains tabs plugins/qlranks.py:67:1: W191 indentation contains tabs plugins/qlranks.py:68:1: W191 indentation contains tabs plugins/qlranks.py:69:1: W191 indentation contains tabs plugins/qlranks.py:70:1: W191 indentation contains tabs plugins/qlreddit.py:5:1: W191 indentation contains tabs plugins/qlreddit.py:7:1: W191 indentation contains tabs plugins/qlreddit.py:8:1: W191 indentation contains tabs plugins/qlreddit.py:9:1: W191 indentation contains tabs plugins/qlreddit.py:10:1: W191 indentation contains tabs plugins/qlreddit.py:12:1: W191 indentation contains tabs plugins/qlreddit.py:13:1: W191 indentation contains tabs plugins/qlreddit.py:14:1: W191 indentation contains tabs plugins/qlreddit.py:15:1: W191 indentation contains tabs plugins/redditeu.py:4:1: E402 module level import not at top of file plugins/redditeu.py:6:1: E402 module level import not at top of file plugins/redditeu.py:10:1: W191 indentation contains tabs plugins/redditeu.py:11:1: W191 indentation contains tabs plugins/redditeu.py:12:1: W191 indentation contains tabs plugins/redditeu.py:13:1: W191 indentation contains tabs plugins/redditeu.py:14:1: W191 indentation contains tabs plugins/redditeu.py:15:1: W191 indentation contains tabs plugins/redditeu.py:16:1: W191 indentation contains tabs plugins/redditeu.py:17:1: W191 indentation contains tabs plugins/redditeu.py:18:1: W191 indentation contains tabs plugins/redditeu.py:18:3: E101 indentation contains mixed spaces and tabs plugins/redditeu.py:19:1: W191 indentation contains tabs plugins/redditeu.py:19:3: E101 indentation contains mixed spaces and tabs plugins/redditeu.py:20:1: W191 indentation contains tabs plugins/redditeu.py:22:1: W191 indentation contains tabs plugins/redditeu.py:23:1: W191 indentation contains tabs plugins/redditeu.py:24:1: W191 indentation contains tabs plugins/redditeu.py:25:1: W191 indentation contains tabs plugins/redditeu.py:26:1: W191 indentation contains tabs plugins/redditeu.py:30:1: W191 indentation contains tabs plugins/redditeu.py:31:1: W191 indentation contains tabs plugins/redditeu.py:31:3: E128 continuation line under-indented for visual indent plugins/redditeu.py:33:1: W191 indentation contains tabs plugins/redditeu.py:34:1: W191 indentation contains tabs plugins/redditeu.py:35:1: W191 indentation contains tabs plugins/redditeu.py:39:1: W191 indentation contains tabs plugins/redditeu.py:40:1: W191 indentation contains tabs plugins/redditeu.py:41:1: W191 indentation contains tabs plugins/redditeu.py:42:1: W191 indentation contains tabs plugins/redditeu.py:44:1: W191 indentation contains tabs plugins/redditeu.py:46:1: W191 indentation contains tabs plugins/redditeu.py:48:1: W191 indentation contains tabs plugins/redditeu.py:52:1: W191 indentation contains tabs plugins/redditeu.py:53:1: W191 indentation contains tabs plugins/redditeu.py:54:1: W191 indentation contains tabs plugins/redditeu.py:55:1: W191 indentation contains tabs plugins/redditeu.py:57:1: W191 indentation contains tabs plugins/redditeu.py:58:1: W191 indentation contains tabs plugins/redditeu.py:59:1: W191 indentation contains tabs plugins/redditeu.py:60:1: W191 indentation contains tabs plugins/redditeu.py:61:1: W191 indentation contains tabs plugins/redditeu.py:62:1: W191 indentation contains tabs plugins/redditeu.py:63:1: W191 indentation contains tabs plugins/redditeu.py:64:1: W191 indentation contains tabs plugins/redditeu.py:65:1: W191 indentation contains tabs plugins/redditeu.py:67:1: W191 indentation contains tabs plugins/redditeu.py:68:1: W191 indentation contains tabs plugins/redditeu.py:69:1: W191 indentation contains tabs plugins/redditeu.py:71:1: W191 indentation contains tabs plugins/redditeu.py:72:1: W191 indentation contains tabs plugins/redditeu.py:73:1: W191 indentation contains tabs plugins/redditeu.py:74:1: W191 indentation contains tabs plugins/redditeu.py:75:1: W191 indentation contains tabs plugins/redditeu.py:76:1: W191 indentation contains tabs plugins/redditeu.py:78:1: W191 indentation contains tabs plugins/redditeu.py:79:1: W191 indentation contains tabs plugins/redditeu.py:80:1: W191 indentation contains tabs plugins/redditeu.py:81:1: W191 indentation contains tabs plugins/redditeu.py:83:1: W191 indentation contains tabs plugins/redditeu.py:84:1: W191 indentation contains tabs plugins/redditeu.py:85:1: W191 indentation contains tabs plugins/redditeu.py:86:1: W191 indentation contains tabs plugins/twitter.py:9:1: W191 indentation contains tabs plugins/twitter.py:11:1: W191 indentation contains tabs plugins/twitter.py:12:1: W191 indentation contains tabs plugins/twitter.py:13:1: W191 indentation contains tabs plugins/twitter.py:14:1: W191 indentation contains tabs plugins/twitter.py:15:1: W191 indentation contains tabs plugins/twitter.py:16:1: W191 indentation contains tabs plugins/twitter.py:17:1: W191 indentation contains tabs plugins/twitter.py:19:1: W191 indentation contains tabs plugins/twitter.py:20:1: W191 indentation contains tabs plugins/twitter.py:21:1: W191 indentation contains tabs plugins/twitter.py:22:1: W191 indentation contains tabs plugins/twitter.py:24:1: W191 indentation contains tabs plugins/twitter.py:25:1: W191 indentation contains tabs plugins/twitter.py:26:1: W191 indentation contains tabs plugins/twitter.py:28:1: W191 indentation contains tabs plugins/twitter.py:29:1: W191 indentation contains tabs plugins/twitter.py:30:1: W191 indentation contains tabs plugins/twitter.py:32:1: W191 indentation contains tabs plugins/twitter.py:34:1: W191 indentation contains tabs plugins/twitter.py:35:1: W191 indentation contains tabs plugins/twitter.py:36:1: W191 indentation contains tabs plugins/twitter.py:38:1: W191 indentation contains tabs plugins/twitter.py:39:1: W191 indentation contains tabs plugins/twitter.py:40:1: W191 indentation contains tabs plugins/twitter.py:41:1: W191 indentation contains tabs plugins/twitter.py:42:1: W191 indentation contains tabs plugins/twitter.py:43:1: W191 indentation contains tabs plugins/twitter.py:45:1: W191 indentation contains tabs plugins/twitter.py:47:1: W191 indentation contains tabs plugins/twitter.py:48:1: W191 indentation contains tabs plugins/twitter.py:49:1: W191 indentation contains tabs plugins/twitter.py:51:1: W191 indentation contains tabs plugins/twitter.py:53:1: W191 indentation contains tabs plugins/twitter.py:54:1: W191 indentation contains tabs plugins/twitter.py:55:1: W191 indentation contains tabs plugins/twitter.py:55:4: E128 continuation line under-indented for visual indent plugins/twitter.py:56:1: W191 indentation contains tabs plugins/twitter.py:57:1: W191 indentation contains tabs plugins/twitter.py:57:4: E128 continuation line under-indented for visual indent plugins/twitter.py:58:1: W191 indentation contains tabs plugins/url.py:4:1: E402 module level import not at top of file plugins/url.py:5:1: E402 module level import not at top of file plugins/url.py:7:1: E402 module level import not at top of file plugins/url.py:8:1: E402 module level import not at top of file plugins/url.py:12:1: W191 indentation contains tabs plugins/url.py:13:1: W191 indentation contains tabs plugins/url.py:14:1: W191 indentation contains tabs plugins/url.py:15:1: W191 indentation contains tabs plugins/url.py:16:1: W191 indentation contains tabs plugins/url.py:17:1: W191 indentation contains tabs plugins/url.py:23:1: W191 indentation contains tabs plugins/url.py:24:1: W191 indentation contains tabs plugins/url.py:28:1: W191 indentation contains tabs plugins/url.py:29:1: W191 indentation contains tabs plugins/url.py:33:1: W191 indentation contains tabs plugins/url.py:34:1: W191 indentation contains tabs plugins/url.py:35:1: W191 indentation contains tabs plugins/url.py:36:1: W191 indentation contains tabs plugins/url.py:37:1: W191 indentation contains tabs plugins/url.py:39:1: W191 indentation contains tabs plugins/url.py:40:1: W191 indentation contains tabs plugins/url.py:41:1: W191 indentation contains tabs plugins/url.py:43:1: W191 indentation contains tabs plugins/url.py:47:1: W191 indentation contains tabs plugins/url.py:48:1: W191 indentation contains tabs plugins/url.py:49:1: W191 indentation contains tabs plugins/url.py:50:1: W191 indentation contains tabs plugins/url.py:52:1: W191 indentation contains tabs plugins/url.py:53:1: W191 indentation contains tabs plugins/url.py:54:1: W191 indentation contains tabs plugins/url.py:55:1: W191 indentation contains tabs plugins/url.py:57:1: W191 indentation contains tabs plugins/url.py:58:1: W191 indentation contains tabs plugins/weather.py:4:1: E402 module level import not at top of file plugins/weather.py:5:1: E402 module level import not at top of file plugins/weather.py:7:1: E402 module level import not at top of file plugins/weather.py:8:1: E402 module level import not at top of file plugins/weather.py:12:1: W191 indentation contains tabs plugins/weather.py:13:1: W191 indentation contains tabs plugins/weather.py:14:1: W191 indentation contains tabs plugins/weather.py:15:1: W191 indentation contains tabs plugins/weather.py:19:1: W191 indentation contains tabs plugins/weather.py:20:1: W191 indentation contains tabs plugins/weather.py:21:1: W191 indentation contains tabs plugins/weather.py:22:1: W191 indentation contains tabs plugins/weather.py:24:1: W191 indentation contains tabs plugins/weather.py:25:1: W191 indentation contains tabs plugins/weather.py:26:1: W191 indentation contains tabs plugins/weather.py:28:1: W191 indentation contains tabs plugins/weather.py:29:1: W191 indentation contains tabs plugins/weather.py:30:1: W191 indentation contains tabs plugins/weather.py:31:1: W191 indentation contains tabs plugins/weather.py:32:1: W191 indentation contains tabs plugins/weather.py:34:1: W191 indentation contains tabs plugins/weather.py:35:1: W191 indentation contains tabs plugins/weather.py:37:1: W191 indentation contains tabs plugins/weather.py:38:1: W191 indentation contains tabs plugins/weather.py:39:1: W191 indentation contains tabs plugins/weather.py:40:1: W191 indentation contains tabs plugins/weather.py:42:1: W191 indentation contains tabs plugins/weather.py:43:1: W191 indentation contains tabs plugins/weather.py:44:1: W191 indentation contains tabs plugins/weather.py:46:1: W191 indentation contains tabs plugins/weather.py:47:1: W191 indentation contains tabs plugins/streams/init.py:4:1: E402 module level import not at top of file plugins/streams/init.py:5:1: E402 module level import not at top of file plugins/streams/init.py:6:1: E402 module level import not at top of file plugins/streams/init.py:7:1: E402 module level import not at top of file plugins/streams/init.py:8:1: E402 module level import not at top of file plugins/streams/init.py:9:1: E402 module level import not at top of file plugins/streams/init.py:11:1: E402 module level import not at top of file plugins/streams/init.py:12:1: E402 module level import not at top of file plugins/streams/init.py:13:1: E402 module level import not at top of file plugins/streams/init.py:17:1: W191 indentation contains tabs plugins/streams/init.py:18:1: W191 indentation contains tabs plugins/streams/init.py:18:80: E501 line too long (82 > 79 characters) plugins/streams/init.py:20:1: W191 indentation contains tabs plugins/streams/init.py:21:1: W191 indentation contains tabs plugins/streams/init.py:22:1: W191 indentation contains tabs plugins/streams/init.py:23:1: W191 indentation contains tabs plugins/streams/init.py:24:1: W191 indentation contains tabs plugins/streams/init.py:26:1: W191 indentation contains tabs plugins/streams/init.py:27:1: W191 indentation contains tabs plugins/streams/init.py:28:1: W191 indentation contains tabs plugins/streams/init.py:29:1: W191 indentation contains tabs plugins/streams/init.py:30:1: W191 indentation contains tabs plugins/streams/init.py:31:1: W191 indentation contains tabs plugins/streams/init.py:32:1: W191 indentation contains tabs plugins/streams/init.py:34:1: W191 indentation contains tabs plugins/streams/init.py:35:1: W191 indentation contains tabs plugins/streams/init.py:36:1: W191 indentation contains tabs plugins/streams/init.py:37:1: W191 indentation contains tabs plugins/streams/init.py:38:1: W191 indentation contains tabs plugins/streams/init.py:39:1: W191 indentation contains tabs plugins/streams/init.py:40:1: W191 indentation contains tabs plugins/streams/init.py:41:1: W191 indentation contains tabs plugins/streams/init.py:42:1: W191 indentation contains tabs plugins/streams/init.py:44:1: W191 indentation contains tabs plugins/streams/init.py:45:1: W191 indentation contains tabs plugins/streams/init.py:47:1: W191 indentation contains tabs plugins/streams/init.py:48:1: W191 indentation contains tabs plugins/streams/init.py:50:1: W191 indentation contains tabs plugins/streams/init.py:51:1: W191 indentation contains tabs plugins/streams/init.py:53:1: W191 indentation contains tabs plugins/streams/init.py:54:1: W191 indentation contains tabs plugins/streams/init.py:55:1: W191 indentation contains tabs plugins/streams/init.py:56:1: W191 indentation contains tabs plugins/streams/init.py:57:1: W191 indentation contains tabs plugins/streams/init.py:58:1: W191 indentation contains tabs plugins/streams/init.py:59:1: W191 indentation contains tabs plugins/streams/init.py:60:1: W191 indentation contains tabs plugins/streams/init.py:61:1: W191 indentation contains tabs plugins/streams/init.py:63:1: W191 indentation contains tabs plugins/streams/init.py:65:1: W191 indentation contains tabs plugins/streams/init.py:66:1: W191 indentation contains tabs plugins/streams/init.py:68:1: W191 indentation contains tabs plugins/streams/init.py:69:1: W191 indentation contains tabs plugins/streams/init.py:71:1: W191 indentation contains tabs plugins/streams/init.py:73:1: W191 indentation contains tabs plugins/streams/init.py:77:1: E303 too many blank lines (3) plugins/streams/init.py:78:1: W191 indentation contains tabs plugins/streams/init.py:78:15: E261 at least two spaces before inline comment plugins/streams/init.py:80:1: W191 indentation contains tabs plugins/streams/init.py:81:1: W191 indentation contains tabs plugins/streams/init.py:82:1: W191 indentation contains tabs plugins/streams/init.py:83:1: W191 indentation contains tabs plugins/streams/init.py:84:1: W191 indentation contains tabs plugins/streams/init.py:85:1: W191 indentation contains tabs plugins/streams/init.py:86:1: W191 indentation contains tabs plugins/streams/init.py:88:1: W191 indentation contains tabs plugins/streams/init.py:89:1: W191 indentation contains tabs plugins/streams/init.py:90:1: W191 indentation contains tabs plugins/streams/init.py:91:1: W191 indentation contains tabs plugins/streams/init.py:92:1: W191 indentation contains tabs plugins/streams/init.py:93:1: W191 indentation contains tabs plugins/streams/init.py:94:1: W191 indentation contains tabs plugins/streams/init.py:95:1: W191 indentation contains tabs plugins/streams/init.py:97:1: W191 indentation contains tabs plugins/streams/init.py:98:1: W191 indentation contains tabs plugins/streams/init.py:99:1: W191 indentation contains tabs plugins/streams/init.py:100:1: W191 indentation contains tabs plugins/streams/init.py:101:1: W191 indentation contains tabs plugins/streams/init.py:102:1: W191 indentation contains tabs plugins/streams/init.py:103:1: W191 indentation contains tabs plugins/streams/init.py:104:1: W191 indentation contains tabs plugins/streams/init.py:106:1: W191 indentation contains tabs plugins/streams/init.py:107:1: W191 indentation contains tabs plugins/streams/init.py:108:1: W191 indentation contains tabs plugins/streams/init.py:110:1: W191 indentation contains tabs plugins/streams/init.py:111:1: W191 indentation contains tabs plugins/streams/init.py:112:1: W191 indentation contains tabs plugins/streams/init.py:113:1: W191 indentation contains tabs plugins/streams/init.py:114:1: W191 indentation contains tabs plugins/streams/init.py:116:1: W191 indentation contains tabs plugins/streams/init.py:118:1: W191 indentation contains tabs plugins/streams/init.py:119:1: W191 indentation contains tabs plugins/streams/init.py:120:1: W191 indentation contains tabs plugins/streams/init.py:122:1: W191 indentation contains tabs plugins/streams/init.py:123:1: W191 indentation contains tabs plugins/streams/init.py:125:1: W191 indentation contains tabs plugins/streams/init.py:127:1: W191 indentation contains tabs plugins/streams/init.py:130:1: W191 indentation contains tabs plugins/streams/init.py:131:1: W191 indentation contains tabs plugins/streams/init.py:132:1: W191 indentation contains tabs plugins/streams/init.py:133:1: W191 indentation contains tabs plugins/streams/init.py:135:1: W191 indentation contains tabs plugins/streams/init.py:136:1: W191 indentation contains tabs plugins/streams/init.py:138:1: W191 indentation contains tabs plugins/streams/init.py:139:1: W191 indentation contains tabs plugins/streams/init.py:141:1: W191 indentation contains tabs plugins/streams/init.py:143:1: W191 indentation contains tabs plugins/streams/init.py:144:1: W191 indentation contains tabs plugins/streams/init.py:146:1: W191 indentation contains tabs plugins/streams/init.py:147:1: W191 indentation contains tabs plugins/streams/init.py:149:1: W191 indentation contains tabs plugins/streams/init.py:151:1: W191 indentation contains tabs plugins/streams/init.py:152:1: W191 indentation contains tabs plugins/streams/init.py:154:1: W191 indentation contains tabs plugins/streams/init.py:155:1: W191 indentation contains tabs plugins/streams/init.py:156:1: W191 indentation contains tabs plugins/streams/init.py:157:1: W191 indentation contains tabs plugins/streams/init.py:159:1: W191 indentation contains tabs plugins/streams/init.py:160:1: W191 indentation contains tabs plugins/streams/init.py:161:1: W191 indentation contains tabs plugins/streams/init.py:162:1: W191 indentation contains tabs plugins/streams/init.py:164:1: W191 indentation contains tabs plugins/streams/init.py:165:1: W191 indentation contains tabs plugins/streams/init.py:167:1: W191 indentation contains tabs plugins/streams/init.py:169:1: W191 indentation contains tabs plugins/streams/init.py:170:1: W191 indentation contains tabs plugins/streams/init.py:171:1: W191 indentation contains tabs plugins/streams/init.py:172:1: W191 indentation contains tabs plugins/streams/init.py:174:1: W191 indentation contains tabs plugins/streams/init.py:176:1: W191 indentation contains tabs plugins/streams/init.py:177:1: W191 indentation contains tabs plugins/streams/init.py:178:1: W191 indentation contains tabs plugins/streams/init.py:179:1: W191 indentation contains tabs plugins/streams/init.py:180:1: W191 indentation contains tabs plugins/streams/init.py:181:1: W191 indentation contains tabs plugins/streams/init.py:182:1: W191 indentation contains tabs plugins/streams/init.py:184:1: W191 indentation contains tabs plugins/streams/init.py:185:1: W191 indentation contains tabs plugins/streams/init.py:187:1: W191 indentation contains tabs plugins/streams/init.py:189:1: W191 indentation contains tabs plugins/streams/init.py:190:1: W191 indentation contains tabs plugins/streams/init.py:191:1: W191 indentation contains tabs plugins/streams/init.py:192:1: W191 indentation contains tabs plugins/streams/init.py:193:1: W191 indentation contains tabs plugins/streams/init.py:195:1: W191 indentation contains tabs plugins/streams/init.py:196:1: W191 indentation contains tabs plugins/streams/init.py:198:1: W191 indentation contains tabs plugins/streams/init.py:200:1: W191 indentation contains tabs plugins/streams/init.py:201:1: W191 indentation contains tabs plugins/streams/init.py:203:1: W191 indentation contains tabs plugins/streams/init.py:204:1: W191 indentation contains tabs plugins/streams/init.py:205:1: W191 indentation contains tabs plugins/streams/init.py:207:1: W191 indentation contains tabs plugins/streams/init.py:208:1: W191 indentation contains tabs plugins/streams/init.py:209:1: W191 indentation contains tabs plugins/streams/init.py:210:1: W191 indentation contains tabs plugins/streams/init.py:211:1: W191 indentation contains tabs plugins/streams/init.py:212:1: W191 indentation contains tabs plugins/streams/init.py:214:1: W191 indentation contains tabs plugins/streams/init.py:215:1: W191 indentation contains tabs plugins/streams/init.py:216:1: W191 indentation contains tabs plugins/streams/init.py:217:1: W191 indentation contains tabs plugins/streams/init.py:218:1: W191 indentation contains tabs plugins/streams/init.py:220:1: W191 indentation contains tabs plugins/streams/init.py:222:1: W191 indentation contains tabs plugins/streams/init.py:224:1: W191 indentation contains tabs plugins/streams/init.py:225:1: W191 indentation contains tabs plugins/streams/init.py:226:1: W191 indentation contains tabs plugins/streams/init.py:228:1: W191 indentation contains tabs plugins/streams/init.py:229:1: W191 indentation contains tabs plugins/streams/init.py:230:1: W191 indentation contains tabs plugins/streams/init.py:231:1: W191 indentation contains tabs plugins/streams/init.py:232:1: W191 indentation contains tabs plugins/streams/init.py:234:1: W191 indentation contains tabs plugins/streams/init.py:236:1: W191 indentation contains tabs plugins/streams/init.py:237:1: W191 indentation contains tabs plugins/streams/init.py:238:1: W191 indentation contains tabs plugins/streams/init.py:238:5: E128 continuation line under-indented for visual indent plugins/streams/init.py:239:1: W191 indentation contains tabs plugins/streams/init.py:239:5: E128 continuation line under-indented for visual indent plugins/streams/init.py:240:1: W191 indentation contains tabs plugins/streams/init.py:241:1: W191 indentation contains tabs plugins/streams/init.py:241:5: E128 continuation line under-indented for visual indent plugins/streams/init.py:242:1: W191 indentation contains tabs plugins/streams/init.py:242:5: E128 continuation line under-indented for visual indent plugins/streams/init.py:242:5: W503 line break before binary operator plugins/streams/init.py:243:1: W191 indentation contains tabs plugins/streams/init.py:244:1: W191 indentation contains tabs plugins/streams/init.py:246:1: W191 indentation contains tabs plugins/streams/init.py:247:1: W191 indentation contains tabs plugins/streams/init.py:249:1: W191 indentation contains tabs plugins/streams/init.py:253:1: W191 indentation contains tabs plugins/streams/init.py:254:1: W191 indentation contains tabs plugins/streams/init.py:255:1: W191 indentation contains tabs plugins/streams/init.py:256:1: W191 indentation contains tabs plugins/streams/init.py:257:1: W191 indentation contains tabs plugins/streams/init.py:259:1: W191 indentation contains tabs plugins/streams/init.py:260:1: W191 indentation contains tabs plugins/streams/init.py:261:1: W191 indentation contains tabs plugins/streams/init.py:262:1: W191 indentation contains tabs plugins/streams/init.py:263:1: W191 indentation contains tabs plugins/streams/init.py:264:1: W191 indentation contains tabs plugins/streams/init.py:265:1: W191 indentation contains tabs plugins/streams/init.py:266:1: W191 indentation contains tabs plugins/streams/init.py:267:1: W191 indentation contains tabs plugins/streams/init.py:268:1: W191 indentation contains tabs plugins/streams/init.py:269:1: W191 indentation contains tabs plugins/streams/init.py:271:1: W191 indentation contains tabs plugins/streams/init.py:272:1: W191 indentation contains tabs plugins/streams/init.py:273:1: W191 indentation contains tabs plugins/streams/init.py:274:1: W191 indentation contains tabs plugins/streams/init.py:275:1: W191 indentation contains tabs plugins/streams/init.py:276:1: W191 indentation contains tabs plugins/streams/init.py:277:1: W191 indentation contains tabs plugins/streams/init.py:279:1: W191 indentation contains tabs plugins/streams/init.py:281:1: W191 indentation contains tabs plugins/streams/init.py:283:1: W191 indentation contains tabs plugins/streams/init.py:284:1: W191 indentation contains tabs plugins/streams/init.py:285:1: W191 indentation contains tabs plugins/streams/init.py:286:1: W191 indentation contains tabs plugins/streams/init.py:287:1: W191 indentation contains tabs plugins/streams/init.py:288:1: W191 indentation contains tabs plugins/streams/init.py:289:1: W191 indentation contains tabs plugins/streams/init.py:290:1: W191 indentation contains tabs plugins/streams/init.py:291:1: W191 indentation contains tabs plugins/streams/init.py:292:1: W191 indentation contains tabs plugins/streams/init.py:293:1: W191 indentation contains tabs plugins/streams/init.py:294:1: W191 indentation contains tabs plugins/streams/init.py:295:1: W191 indentation contains tabs plugins/streams/init.py:296:1: W191 indentation contains tabs plugins/streams/init.py:297:1: W191 indentation contains tabs plugins/streams/init.py:298:1: W191 indentation contains tabs plugins/streams/init.py:299:1: W191 indentation contains tabs plugins/streams/init.py:300:1: W191 indentation contains tabs plugins/streams/init.py:302:1: W191 indentation contains tabs plugins/streams/init.py:303:1: W191 indentation contains tabs plugins/streams/init.py:304:1: W191 indentation contains tabs plugins/streams/init.py:305:1: W191 indentation contains tabs plugins/streams/init.py:306:1: W191 indentation contains tabs plugins/streams/init.py:307:1: W191 indentation contains tabs plugins/streams/init.py:308:1: W191 indentation contains tabs plugins/streams/init.py:309:1: W191 indentation contains tabs plugins/streams/init.py:310:1: W191 indentation contains tabs plugins/streams/init.py:311:1: W191 indentation contains tabs plugins/streams/init.py:313:1: W191 indentation contains tabs plugins/streams/init.py:314:1: W191 indentation contains tabs plugins/streams/init.py:315:1: W191 indentation contains tabs plugins/streams/init.py:316:1: W191 indentation contains tabs plugins/streams/init.py:317:1: W191 indentation contains tabs plugins/streams/init.py:319:1: W191 indentation contains tabs plugins/streams/init.py:320:1: W191 indentation contains tabs plugins/streams/init.py:321:1: W191 indentation contains tabs plugins/streams/init.py:322:1: W191 indentation contains tabs plugins/streams/init.py:323:1: W191 indentation contains tabs plugins/streams/init.py:324:1: W191 indentation contains tabs plugins/streams/init.py:326:1: W191 indentation contains tabs plugins/streams/init.py:328:1: W191 indentation contains tabs plugins/streams/init.py:329:1: W191 indentation contains tabs plugins/streams/init.py:330:1: W191 indentation contains tabs plugins/streams/init.py:332:1: W191 indentation contains tabs plugins/streams/init.py:333:1: W191 indentation contains tabs plugins/streams/init.py:334:1: W191 indentation contains tabs plugins/streams/init.py:336:1: W191 indentation contains tabs plugins/streams/init.py:338:1: W191 indentation contains tabs plugins/streams/init.py:339:1: W191 indentation contains tabs plugins/streams/init.py:340:1: W191 indentation contains tabs plugins/streams/init.py:342:1: W191 indentation contains tabs plugins/streams/init.py:343:1: W191 indentation contains tabs plugins/streams/init.py:344:1: W191 indentation contains tabs plugins/streams/init.py:345:1: W191 indentation contains tabs plugins/streams/init.py:346:1: W191 indentation contains tabs plugins/streams/init.py:347:1: W191 indentation contains tabs plugins/streams/init.py:348:1: W191 indentation contains tabs plugins/streams/init.py:349:1: W191 indentation contains tabs plugins/streams/init.py:350:1: W191 indentation contains tabs plugins/streams/init.py:351:1: W191 indentation contains tabs plugins/streams/init.py:352:1: W191 indentation contains tabs plugins/streams/init.py:353:1: W191 indentation contains tabs plugins/streams/init.py:355:1: W191 indentation contains tabs plugins/streams/cache.py:2:1: W191 indentation contains tabs plugins/streams/cache.py:3:1: W191 indentation contains tabs plugins/streams/cache.py:4:1: W191 indentation contains tabs plugins/streams/cache.py:5:1: W191 indentation contains tabs plugins/streams/cache.py:7:1: W191 indentation contains tabs plugins/streams/cache.py:8:1: W191 indentation contains tabs plugins/streams/cache.py:9:1: W191 indentation contains tabs plugins/streams/cache.py:10:1: W191 indentation contains tabs plugins/streams/cache.py:11:1: W191 indentation contains tabs plugins/streams/cache.py:12:1: W191 indentation contains tabs plugins/streams/cache.py:14:1: W191 indentation contains tabs plugins/streams/cache.py:15:1: W191 indentation contains tabs plugins/streams/cache.py:17:1: W191 indentation contains tabs plugins/streams/cache.py:18:1: W191 indentation contains tabs plugins/streams/error.py:2:1: W191 indentation contains tabs plugins/streams/error.py:6:1: W191 indentation contains tabs plugins/streams/error.py:7:1: W191 indentation contains tabs plugins/streams/error.py:11:1: W191 indentation contains tabs plugins/streams/error.py:12:1: W191 indentation contains tabs plugins/streams/error.py:16:1: W191 indentation contains tabs plugins/streams/error.py:17:1: W191 indentation contains tabs plugins/streams/error.py:18:1: W191 indentation contains tabs plugins/streams/error.py:19:1: W191 indentation contains tabs plugins/streams/error.py:20:1: W191 indentation contains tabs plugins/streams/error.py:21:1: W191 indentation contains tabs plugins/streams/error.py:22:1: W191 indentation contains tabs plugins/streams/error.py:23:1: W191 indentation contains tabs plugins/streams/error.py:27:1: W191 indentation contains tabs plugins/streams/error.py:28:1: W191 indentation contains tabs plugins/streams/error.py:29:1: W191 indentation contains tabs plugins/streams/error.py:34:1: W191 indentation contains tabs plugins/streams/error.py:35:1: W191 indentation contains tabs plugins/streams/error.py:36:1: W191 indentation contains tabs plugins/streams/error.py:37:1: W191 indentation contains tabs plugins/streams/error.py:38:1: W191 indentation contains tabs plugins/streams/error.py:39:1: W191 indentation contains tabs plugins/streams/error.py:40:1: W191 indentation contains tabs plugins/streams/hitbox.py:4:1: E402 module level import not at top of file plugins/streams/hitbox.py:5:1: E402 module level import not at top of file plugins/streams/hitbox.py:7:1: E402 module level import not at top of file plugins/streams/hitbox.py:8:1: E402 module level import not at top of file plugins/streams/hitbox.py:12:1: W191 indentation contains tabs plugins/streams/hitbox.py:13:1: W191 indentation contains tabs plugins/streams/hitbox.py:14:1: W191 indentation contains tabs plugins/streams/hitbox.py:18:1: W191 indentation contains tabs plugins/streams/hitbox.py:20:1: W191 indentation contains tabs plugins/streams/hitbox.py:21:1: W191 indentation contains tabs plugins/streams/hitbox.py:22:1: W191 indentation contains tabs plugins/streams/hitbox.py:26:1: W191 indentation contains tabs plugins/streams/hitbox.py:27:1: W191 indentation contains tabs plugins/streams/hitbox.py:29:1: W191 indentation contains tabs plugins/streams/hitbox.py:30:1: W191 indentation contains tabs plugins/streams/hitbox.py:31:1: W191 indentation contains tabs plugins/streams/hitbox.py:33:1: W191 indentation contains tabs plugins/streams/hitbox.py:34:1: W191 indentation contains tabs plugins/streams/hitbox.py:36:1: W191 indentation contains tabs plugins/streams/hitbox.py:40:1: W191 indentation contains tabs plugins/streams/hitbox.py:41:1: W191 indentation contains tabs plugins/streams/hitbox.py:42:1: W191 indentation contains tabs plugins/streams/hitbox.py:43:1: W191 indentation contains tabs plugins/streams/hitbox.py:44:1: W191 indentation contains tabs plugins/streams/hitbox.py:46:1: W191 indentation contains tabs plugins/streams/hitbox.py:47:1: W191 indentation contains tabs plugins/streams/hitbox.py:49:1: W191 indentation contains tabs plugins/streams/hitbox.py:51:1: W191 indentation contains tabs plugins/streams/hitbox.py:52:1: W191 indentation contains tabs plugins/streams/hitbox.py:54:1: W191 indentation contains tabs plugins/streams/hitbox.py:55:1: W191 indentation contains tabs plugins/streams/hitbox.py:56:1: W191 indentation contains tabs plugins/streams/hitbox.py:57:1: W191 indentation contains tabs plugins/streams/hitbox.py:58:1: W191 indentation contains tabs plugins/streams/hitbox.py:60:1: W191 indentation contains tabs plugins/streams/hitbox.py:62:1: W191 indentation contains tabs plugins/streams/twitch.py:4:1: E402 module level import not at top of file plugins/streams/twitch.py:6:1: E402 module level import not at top of file plugins/streams/twitch.py:7:1: E402 module level import not at top of file plugins/streams/twitch.py:11:1: W191 indentation contains tabs plugins/streams/twitch.py:12:1: W191 indentation contains tabs plugins/streams/twitch.py:13:1: W191 indentation contains tabs plugins/streams/twitch.py:17:1: W191 indentation contains tabs plugins/streams/twitch.py:19:1: W191 indentation contains tabs plugins/streams/twitch.py:20:1: W191 indentation contains tabs plugins/streams/twitch.py:21:1: W191 indentation contains tabs plugins/streams/twitch.py:25:1: W191 indentation contains tabs plugins/streams/twitch.py:27:1: W191 indentation contains tabs plugins/streams/twitch.py:28:1: W191 indentation contains tabs plugins/streams/twitch.py:29:1: W191 indentation contains tabs plugins/streams/twitch.py:30:1: W191 indentation contains tabs plugins/streams/twitch.py:31:1: W191 indentation contains tabs plugins/streams/twitch.py:35:1: W191 indentation contains tabs plugins/streams/twitch.py:36:1: W191 indentation contains tabs plugins/streams/twitch.py:37:1: W191 indentation contains tabs plugins/streams/twitch.py:38:1: W191 indentation contains tabs plugins/streams/twitch.py:39:1: W191 indentation contains tabs plugins/streams/twitch.py:41:1: W191 indentation contains tabs plugins/streams/twitch.py:42:1: W191 indentation contains tabs plugins/streams/twitch.py:44:1: W191 indentation contains tabs plugins/streams/twitch.py:45:1: W191 indentation contains tabs plugins/streams/twitch.py:46:1: W191 indentation contains tabs plugins/streams/twitch.py:48:1: W191 indentation contains tabs plugins/streams/twitch.py:49:1: W191 indentation contains tabs plugins/streams/twitch.py:50:1: W191 indentation contains tabs plugins/streams/twitch.py:51:1: W191 indentation contains tabs README.md:3:80: E501 line too long (119 > 79 characters) README.md:3:84: E231 missing whitespace after ':' README.md:7:1: E266 too many leading '#' for block comment README.md:11:80: E501 line too long (180 > 79 characters) README.md:13:1: W191 indentation contains tabs README.md:13:2: E113 unexpected indentation README.md:14:1: W191 indentation contains tabs README.md:15:1: W191 indentation contains tabs README.md:16:1: W191 indentation contains tabs README.md:17:1: W191 indentation contains tabs README.md:18:1: W191 indentation contains tabs README.md:20:20: E211 whitespace before '(' README.md:22:1: W191 indentation contains tabs README.md:22:16: E225 missing whitespace around operator README.md:26:1: W191 indentation contains tabs README.md:28:21: E211 whitespace before '(' README.md:30:1: W191 indentation contains tabs README.md:30:17: E225 missing whitespace around operator README.md:32:6: W604 backticks are deprecated, use 'repr()' README.md:32:80: E501 line too long (88 > 79 characters) README.md:34:1: W191 indentation contains tabs README.md:36:1: E266 too many leading '#' for block comment README.md:40:1: E112 expected an indented block README.md:40:1: W604 backticks are deprecated, use 'repr()' README.md:42:1: E101 indentation contains mixed spaces and tabs README.md:42:3: E111 indentation is not a multiple of four README.md:43:3: E111 indentation is not a multiple of four README.md:46:3: E111 indentation is not a multiple of four README.md:48:7: E111 indentation is not a multiple of four README.md:49:1: W604 backticks are deprecated, use 'repr()' README.md:51:74: W604 backticks are deprecated, use 'repr()' README.md:51:80: E501 line too long (93 > 79 characters) README.md:53:47: E211 whitespace before '(' README.md:53:80: E501 line too long (337 > 79 characters) README.md:53:120: W604 backticks are deprecated, use 'repr()' README.md:55:1: W604 backticks are deprecated, use 'repr()' README.md:57:3: E111 indentation is not a multiple of four README.md:57:6: E701 multiple statements on one line (colon) README.md:58:3: E111 indentation is not a multiple of four README.md:58:6: E701 multiple statements on one line (colon) README.md:61:3: E111 indentation is not a multiple of four README.md:62:3: E111 indentation is not a multiple of four README.md:63:1: W604 backticks are deprecated, use 'repr()' README.md:65:1: E266 too many leading '#' for block comment README.md:69:1: E266 too many leading '#' for block comment README.md:71:80: E501 line too long (82 > 79 characters) README.md:73:1: E266 too many leading '#' for block comment README.md:75:34: E211 whitespace before '(' README.md:75:80: E501 line too long (98 > 79 characters) README.md:77:1: E112 expected an indented block README.md:77:16: E225 missing whitespace around operator README.md:78:15: E225 missing whitespace around operator README.md:79:16: E225 missing whitespace around operator README.md:80:14: E225 missing whitespace around operator README.md:84:1: E112 expected an indented block README.md:84:10: E225 missing whitespace around operator README.md:85:14: E225 missing whitespace around operator README.md:86:17: E225 missing whitespace around operator README.md:88:1: E266 too many leading '#' for block comment README.md:90:23: W604 backticks are deprecated, use 'repr()' README.md:90:36: E225 missing whitespace around operator README.md:90:46: E225 missing whitespace around operator README.md:90:66: E225 missing whitespace around operator README.md:90:76: E225 missing whitespace around operator README.md:92:22: W604 backticks are deprecated, use 'repr()' README.md:92:29: E225 missing whitespace around operator README.md:92:35: E225 missing whitespace around operator README.md:92:51: E225 missing whitespace around operator README.md:92:57: E225 missing whitespace around operator README.md:92:80: E501 line too long (280 > 79 characters) README.md:92:203: E225 missing whitespace around operator README.md:94:1: W604 backticks are deprecated, use 'repr()' README.md:94:80: E501 line too long (120 > 79 characters) README.md:96:1: E266 too many leading '#' for block comment README.md:98:1: W604 backticks are deprecated, use 'repr()' README.md:98:8: E225 missing whitespace around operator README.md:98:12: E225 missing whitespace around operator README.md:98:80: E501 line too long (175 > 79 characters) README.md:100:1: E101 indentation contains mixed spaces and tabs README.md:100:1: W191 indentation contains tabs README.md:101:1: W191 indentation contains tabs README.md:101:19: E231 missing whitespace after ',' README.md:103:1: E266 too many leading '#' for block comment README.md:105:80: E501 line too long (149 > 79 characters) README.md:105:92: W604 backticks are deprecated, use 'repr()' README.md:107:1: E266 too many leading '#' for block comment README.md:109:22: E211 whitespace before '(' README.md:109:80: E501 line too long (90 > 79 characters) README.md:111:1: E266 too many leading '#' for block comment README.md:113:15: W604 backticks are deprecated, use 'repr()' README.md:113:80: E501 line too long (174 > 79 characters) README.md:115:80: E501 line too long (316 > 79 characters) README.md:115:82: W604 backticks are deprecated, use 'repr()' README.md:117:1: E266 too many leading '#' for block comment README.md:121:1: E112 expected an indented block README.md:122:29: E211 whitespace before '(' README.md:122:80: E501 line too long (138 > 79 characters) README.md:122:84: W604 backticks are deprecated, use 'repr()' README.md:122:119: E231 missing whitespace after ':' README.md:122:119: E701 multiple statements on one line (colon) README.md:123:53: W604 backticks are deprecated, use 'repr()' README.md:123:68: E225 missing whitespace around operator README.md:124:63: W604 backticks are deprecated, use 'repr()' README.md:125:80: E501 line too long (111 > 79 characters) README.md:129:1: E112 expected an indented block README.md:129:8: W604 backticks are deprecated, use 'repr()' README.md:129:45: E225 missing whitespace around operator README.md:129:80: E501 line too long (215 > 79 characters) README.md:132:1: E266 too many leading '#' for block comment README.md:134:1: W604 backticks are deprecated, use 'repr()' README.md:134:80: E501 line too long (177 > 79 characters) README.md:136:5: W604 backticks are deprecated, use 'repr()' README.md:136:80: E501 line too long (115 > 79 characters) README.md:138:5: W604 backticks are deprecated, use 'repr()' README.md:138:53: E701 multiple statements on one line (colon) README.md:138:80: E501 line too long (289 > 79 characters) README.md:140:57: W604 backticks are deprecated, use 'repr()' README.md:140:80: E501 line too long (227 > 79 characters) README.md:142:80: E501 line too long (173 > 79 characters) requirements.txt:1:7: E225 missing whitespace around operator requirements.txt:2:7: E225 missing whitespace around operator run:3:4: E225 missing whitespace around operator run:4:2: E201 whitespace after '[' run:4:8: E202 whitespace before ']' run:4:12: E225 missing whitespace around operator run:6:5: E201 whitespace after '[' run:6:21: E202 whitespace before ']' run:6:23: E702 multiple statements on one line (semicolon) run:7:1: W191 indentation contains tabs run:7:2: E113 unexpected indentation run:7:5: E225 missing whitespace around operator run:7:28: E225 missing whitespace around operator run:8:1: W191 indentation contains tabs run:8:8: E225 missing whitespace around operator run:10:1: W191 indentation contains tabs run:10:2: E113 unexpected indentation run:10:8: E225 missing whitespace around operator run:13:5: E201 whitespace after '[' run:13:19: E202 whitespace before ']' run:13:23: E225 missing whitespace around operator run:13:26: E201 whitespace after '[' run:13:42: E202 whitespace before ']' run:13:46: E225 missing whitespace around operator run:13:49: E201 whitespace after '[' run:13:66: E202 whitespace before ']' run:13:70: E225 missing whitespace around operator run:13:73: E201 whitespace after '[' run:13:80: E501 line too long (98 > 79 characters) run:13:91: E202 whitespace before ']' run:13:93: E702 multiple statements on one line (semicolon) run:14:1: W191 indentation contains tabs run:14:2: E113 unexpected indentation run:14:11: E225 missing whitespace around operator run:14:32: E225 missing whitespace around operator run:14:41: E225 missing whitespace around operator run:15:1: W191 indentation contains tabs run:18:5: E201 whitespace after '[' run:18:19: E202 whitespace before ']' run:18:23: E225 missing whitespace around operator run:18:26: E201 whitespace after '[' run:18:42: E202 whitespace before ']' run:18:44: E702 multiple statements on one line (semicolon) run:19:1: W191 indentation contains tabs run:19:2: E113 unexpected indentation run:19:8: E225 missing whitespace around operator run:20:1: W191 indentation contains tabs run:20:3: E201 whitespace after '[' run:20:9: E202 whitespace before ']' run:20:13: E225 missing whitespace around operator run:22:1: W191 indentation contains tabs run:22:11: E225 missing whitespace around operator run:22:21: E225 missing whitespace around operator run:22:28: E225 missing whitespace around operator run:23:1: W191 indentation contains tabs run:26:10: E225 missing whitespace around operator tests/botologist/bot_test.py:8:1: W191 indentation contains tabs tests/botologist/bot_test.py:9:1: W191 indentation contains tabs tests/botologist/bot_test.py:10:1: W191 indentation contains tabs tests/botologist/bot_test.py:11:1: W191 indentation contains tabs tests/botologist/bot_test.py:12:1: W191 indentation contains tabs tests/botologist/irc_test.py:7:1: W191 indentation contains tabs tests/botologist/irc_test.py:8:1: W191 indentation contains tabs tests/botologist/irc_test.py:9:1: W191 indentation contains tabs tests/botologist/irc_test.py:10:1: W191 indentation contains tabs tests/botologist/irc_test.py:12:1: W191 indentation contains tabs tests/botologist/irc_test.py:13:1: W191 indentation contains tabs tests/botologist/irc_test.py:14:1: W191 indentation contains tabs tests/botologist/irc_test.py:15:1: W191 indentation contains tabs tests/botologist/irc_test.py:16:1: W191 indentation contains tabs tests/botologist/irc_test.py:20:1: W191 indentation contains tabs tests/botologist/irc_test.py:21:1: W191 indentation contains tabs tests/botologist/irc_test.py:22:1: W191 indentation contains tabs tests/botologist/irc_test.py:23:1: W191 indentation contains tabs tests/botologist/irc_test.py:24:1: W191 indentation contains tabs tests/botologist/irc_test.py:26:1: W191 indentation contains tabs tests/botologist/irc_test.py:27:1: W191 indentation contains tabs tests/botologist/irc_test.py:28:1: W191 indentation contains tabs tests/botologist/irc_test.py:29:1: W191 indentation contains tabs tests/botologist/irc_test.py:30:1: W191 indentation contains tabs tests/botologist/irc_test.py:31:1: W191 indentation contains tabs tests/botologist/irc_test.py:32:1: W191 indentation contains tabs tests/botologist/irc_test.py:33:1: W191 indentation contains tabs tests/botologist/irc_test.py:34:1: W191 indentation contains tabs tests/botologist/irc_test.py:35:1: W191 indentation contains tabs tests/botologist/irc_test.py:37:1: W191 indentation contains tabs tests/botologist/irc_test.py:38:1: W191 indentation contains tabs tests/botologist/irc_test.py:39:1: W191 indentation contains tabs tests/botologist/irc_test.py:40:1: W191 indentation contains tabs tests/botologist/irc_test.py:41:1: W191 indentation contains tabs tests/botologist/irc_test.py:42:1: W191 indentation contains tabs tests/botologist/irc_test.py:43:1: W191 indentation contains tabs tests/botologist/irc_test.py:44:1: W191 indentation contains tabs tests/botologist/irc_test.py:45:1: W191 indentation contains tabs tests/botologist/irc_test.py:46:1: W191 indentation contains tabs tests/botologist/irc_test.py:47:1: W191 indentation contains tabs tests/botologist/irc_test.py:49:1: W191 indentation contains tabs tests/botologist/irc_test.py:50:1: W191 indentation contains tabs tests/botologist/irc_test.py:51:1: W191 indentation contains tabs tests/botologist/irc_test.py:52:1: W191 indentation contains tabs tests/botologist/irc_test.py:53:1: W191 indentation contains tabs tests/botologist/irc_test.py:54:1: W191 indentation contains tabs tests/botologist/irc_test.py:55:1: W191 indentation contains tabs tests/botologist/irc_test.py:56:1: W191 indentation contains tabs tests/botologist/irc_test.py:57:1: W191 indentation contains tabs tests/botologist/irc_test.py:58:1: W191 indentation contains tabs tests/botologist/irc_test.py:62:1: W191 indentation contains tabs tests/botologist/irc_test.py:63:1: W191 indentation contains tabs tests/botologist/irc_test.py:64:1: W191 indentation contains tabs tests/botologist/irc_test.py:65:1: W191 indentation contains tabs tests/botologist/irc_test.py:66:1: W191 indentation contains tabs tests/botologist/irc_test.py:68:1: W191 indentation contains tabs tests/botologist/irc_test.py:69:1: W191 indentation contains tabs tests/botologist/irc_test.py:70:1: W191 indentation contains tabs tests/botologist/irc_test.py:71:1: W191 indentation contains tabs tests/botologist/irc_test.py:72:1: W191 indentation contains tabs tests/botologist/irc_test.py:73:1: W191 indentation contains tabs tests/botologist/irc_test.py:74:1: W191 indentation contains tabs tests/botologist/irc_test.py:75:1: W191 indentation contains tabs tests/botologist/irc_test.py:76:1: W191 indentation contains tabs tests/botologist/irc_test.py:77:1: W191 indentation contains tabs tests/botologist/irc_test.py:81:1: W191 indentation contains tabs tests/botologist/irc_test.py:82:1: W191 indentation contains tabs tests/botologist/irc_test.py:83:1: W191 indentation contains tabs tests/botologist/irc_test.py:84:1: W191 indentation contains tabs tests/botologist/irc_test.py:85:1: W191 indentation contains tabs tests/botologist/irc_test.py:87:1: W191 indentation contains tabs tests/botologist/irc_test.py:88:1: W191 indentation contains tabs tests/botologist/irc_test.py:89:1: W191 indentation contains tabs tests/botologist/irc_test.py:91:1: W191 indentation contains tabs tests/botologist/irc_test.py:92:1: W191 indentation contains tabs tests/botologist/irc_test.py:93:1: W191 indentation contains tabs tests/botologist/irc_test.py:95:1: W191 indentation contains tabs tests/botologist/irc_test.py:96:1: W191 indentation contains tabs tests/botologist/irc_test.py:97:1: W191 indentation contains tabs tests/botologist/irc_test.py:98:1: W191 indentation contains tabs tests/botologist/irc_test.py:99:1: W191 indentation contains tabs tests/plugin/init.py:7:1: E302 expected 2 blank lines, found 1 tests/plugin/init.py:8:1: W191 indentation contains tabs tests/plugin/init.py:10:1: W191 indentation contains tabs tests/plugin/init.py:11:1: W191 indentation contains tabs tests/plugin/init.py:12:1: W191 indentation contains tabs tests/plugin/init.py:13:1: W191 indentation contains tabs tests/plugin/init.py:14:1: W191 indentation contains tabs tests/plugin/init.py:15:1: W191 indentation contains tabs tests/plugin/init.py:16:1: W191 indentation contains tabs tests/plugin/init.py:17:1: W191 indentation contains tabs tests/plugin/init.py:18:1: W191 indentation contains tabs tests/plugin/init.py:19:1: W191 indentation contains tabs tests/plugin/init.py:21:1: W191 indentation contains tabs tests/plugin/init.py:22:1: W191 indentation contains tabs tests/plugin/init.py:24:1: W191 indentation contains tabs tests/plugin/init.py:25:1: W191 indentation contains tabs tests/plugin/init.py:26:1: W191 indentation contains tabs tests/plugin/init.py:27:1: W191 indentation contains tabs tests/plugin/init.py:28:1: W191 indentation contains tabs tests/plugin/init.py:29:1: W191 indentation contains tabs tests/plugin/init.py:30:1: W191 indentation contains tabs tests/plugin/init.py:32:1: W191 indentation contains tabs tests/plugin/init.py:33:1: W191 indentation contains tabs tests/plugin/init.py:34:1: W191 indentation contains tabs tests/plugin/init.py:35:1: W191 indentation contains tabs tests/plugin/init.py:37:1: W191 indentation contains tabs tests/plugin/init.py:38:1: W191 indentation contains tabs tests/plugin/init.py:39:1: W191 indentation contains tabs tests/plugin/init.py:40:1: W191 indentation contains tabs tests/plugin/init.py:41:1: W191 indentation contains tabs tests/plugin/init.py:42:1: W191 indentation contains tabs tests/plugin/init.py:44:1: W191 indentation contains tabs tests/plugin/init.py:45:1: W191 indentation contains tabs tests/plugin/init.py:46:1: W191 indentation contains tabs tests/plugin/init.py:47:1: W191 indentation contains tabs tests/plugin/init.py:48:1: W191 indentation contains tabs tests/plugin/init.py:50:1: W191 indentation contains tabs tests/plugin/init.py:51:1: W191 indentation contains tabs tests/plugin/init.py:52:1: W191 indentation contains tabs tests/plugin/init.py:53:1: W191 indentation contains tabs tests/plugin/init.py:54:1: W191 indentation contains tabs tests/plugin/init.py:55:1: W191 indentation contains tabs tests/plugin/init.py:56:1: W191 indentation contains tabs tests/plugin/init.py:57:1: W191 indentation contains tabs tests/plugin/init.py:59:1: W191 indentation contains tabs tests/plugin/init.py:60:1: W191 indentation contains tabs tests/plugin/init.py:61:1: W191 indentation contains tabs tests/plugin/init.py:62:1: W191 indentation contains tabs tests/plugin/init.py:63:1: W191 indentation contains tabs tests/plugin/init.py:65:1: W191 indentation contains tabs tests/plugin/init.py:66:1: W191 indentation contains tabs tests/plugin/init.py:67:1: W191 indentation contains tabs tests/plugin/init.py:68:1: W191 indentation contains tabs tests/plugin/init.py:70:1: W191 indentation contains tabs tests/plugin/init.py:71:1: W191 indentation contains tabs tests/plugin/init.py:72:1: W191 indentation contains tabs tests/plugin/init.py:74:1: W191 indentation contains tabs tests/plugin/init.py:75:1: W191 indentation contains tabs tests/plugin/init.py:76:1: W191 indentation contains tabs tests/plugin/init.py:77:1: W191 indentation contains tabs tests/plugin/init.py:78:1: W191 indentation contains tabs tests/plugin/init.py:80:1: W191 indentation contains tabs tests/plugin/init.py:81:1: W191 indentation contains tabs tests/plugin/conversion_test.py:4:1: E302 expected 2 blank lines, found 1 tests/plugin/conversion_test.py:5:1: W191 indentation contains tabs tests/plugin/conversion_test.py:6:1: W191 indentation contains tabs tests/plugin/conversion_test.py:7:1: W191 indentation contains tabs tests/plugin/conversion_test.py:9:1: W191 indentation contains tabs tests/plugin/conversion_test.py:10:1: W191 indentation contains tabs tests/plugin/conversion_test.py:11:1: W191 indentation contains tabs tests/plugin/conversion_test.py:12:1: W191 indentation contains tabs tests/plugin/conversion_test.py:13:1: W191 indentation contains tabs tests/plugin/conversion_test.py:14:1: W191 indentation contains tabs tests/plugin/conversion_test.py:15:1: W191 indentation contains tabs tests/plugin/conversion_test.py:16:1: W191 indentation contains tabs tests/plugin/conversion_test.py:18:1: W191 indentation contains tabs tests/plugin/conversion_test.py:19:1: W191 indentation contains tabs tests/plugin/conversion_test.py:19:3: E128 continuation line under-indented for visual indent tests/plugin/conversion_test.py:19:17: E201 whitespace after '{' tests/plugin/conversion_test.py:19:42: E202 whitespace before '}' tests/plugin/conversion_test.py:20:1: W191 indentation contains tabs tests/plugin/conversion_test.py:21:1: W191 indentation contains tabs tests/plugin/conversion_test.py:22:1: W191 indentation contains tabs tests/plugin/conversion_test.py:23:1: W191 indentation contains tabs tests/plugin/conversion_test.py:24:1: W191 indentation contains tabs tests/plugin/conversion_test.py:25:1: W191 indentation contains tabs tests/plugin/conversion_test.py:26:1: W191 indentation contains tabs tests/plugin/conversion_test.py:27:1: W191 indentation contains tabs tests/plugin/conversion_test.py:28:1: W191 indentation contains tabs tests/plugin/conversion_test.py:29:1: W191 indentation contains tabs tests/plugin/conversion_test.py:30:1: W191 indentation contains tabs tests/plugin/default_test.py:3:1: E302 expected 2 blank lines, found 1 tests/plugin/default_test.py:4:1: W191 indentation contains tabs tests/plugin/default_test.py:5:1: W191 indentation contains tabs tests/plugin/default_test.py:6:1: W191 indentation contains tabs tests/plugin/default_test.py:8:1: W191 indentation contains tabs tests/plugin/default_test.py:9:1: W191 indentation contains tabs tests/plugin/default_test.py:10:1: W191 indentation contains tabs tests/plugin/default_test.py:12:1: W191 indentation contains tabs tests/plugin/default_test.py:13:1: W191 indentation contains tabs tests/plugin/default_test.py:15:1: W191 indentation contains tabs tests/plugin/default_test.py:16:1: W191 indentation contains tabs tests/plugin/default_test.py:17:1: W191 indentation contains tabs tests/plugin/default_test.py:18:1: W191 indentation contains tabs tests/plugin/default_test.py:18:80: E501 line too long (103 > 79 characters) tests/plugin/default_test.py:20:1: W191 indentation contains tabs tests/plugin/default_test.py:21:1: W191 indentation contains tabs tests/plugin/default_test.py:22:1: W191 indentation contains tabs tests/plugin/default_test.py:23:1: W191 indentation contains tabs tests/plugin/default_test.py:24:1: W191 indentation contains tabs tests/plugin/default_test.py:25:1: W191 indentation contains tabs tests/plugin/default_test.py:26:1: W191 indentation contains tabs tests/plugin/default_test.py:27:1: W191 indentation contains tabs tests/plugin/default_test.py:28:1: W191 indentation contains tabs tests/plugin/default_test.py:30:1: W191 indentation contains tabs tests/plugin/default_test.py:31:1: W191 indentation contains tabs tests/plugin/default_test.py:32:1: W191 indentation contains tabs tests/plugin/default_test.py:33:1: W191 indentation contains tabs tests/plugin/default_test.py:35:1: W191 indentation contains tabs tests/plugin/default_test.py:36:1: W191 indentation contains tabs tests/plugin/default_test.py:37:1: W191 indentation contains tabs tests/plugin/default_test.py:38:1: W191 indentation contains tabs tests/plugin/default_test.py:39:1: W191 indentation contains tabs tests/plugin/default_test.py:40:1: W191 indentation contains tabs tests/plugin/default_test.py:41:1: W191 indentation contains tabs tests/plugin/default_test.py:42:1: W191 indentation contains tabs tests/plugin/default_test.py:43:1: W191 indentation contains tabs tests/plugin/default_test.py:43:80: E501 line too long (83 > 79 characters) tests/plugin/github_test.py:8:1: E302 expected 2 blank lines, found 1 tests/plugin/github_test.py:9:1: W191 indentation contains tabs tests/plugin/github_test.py:10:1: W191 indentation contains tabs tests/plugin/github_test.py:11:1: W191 indentation contains tabs tests/plugin/github_test.py:13:1: W191 indentation contains tabs tests/plugin/github_test.py:14:1: W191 indentation contains tabs tests/plugin/github_test.py:15:1: W191 indentation contains tabs tests/plugin/github_test.py:16:1: W191 indentation contains tabs tests/plugin/github_test.py:17:1: W191 indentation contains tabs tests/plugin/github_test.py:18:1: W191 indentation contains tabs tests/plugin/github_test.py:19:1: W191 indentation contains tabs tests/plugin/github_test.py:21:1: W191 indentation contains tabs tests/plugin/github_test.py:22:1: W191 indentation contains tabs tests/plugin/github_test.py:23:1: W191 indentation contains tabs tests/plugin/github_test.py:24:1: W191 indentation contains tabs tests/plugin/github_test.py:25:1: W191 indentation contains tabs tests/plugin/github_test.py:26:1: W191 indentation contains tabs tests/plugin/github_test.py:27:1: W191 indentation contains tabs tests/plugin/github_test.py:28:1: W191 indentation contains tabs tests/plugin/github_test.py:30:1: W191 indentation contains tabs tests/plugin/github_test.py:31:1: W191 indentation contains tabs tests/plugin/github_test.py:32:1: W191 indentation contains tabs tests/plugin/github_test.py:33:1: W191 indentation contains tabs tests/plugin/github_test.py:35:1: W191 indentation contains tabs tests/plugin/github_test.py:36:1: W191 indentation contains tabs tests/plugin/github_test.py:37:1: W191 indentation contains tabs tests/plugin/github_test.py:37:80: E501 line too long (185 > 79 characters) tests/plugin/github_test.py:39:1: W191 indentation contains tabs tests/plugin/github_test.py:40:1: W191 indentation contains tabs tests/plugin/github_test.py:41:1: W191 indentation contains tabs tests/plugin/github_test.py:41:80: E501 line too long (181 > 79 characters) tests/plugin/github_test.py:43:1: W191 indentation contains tabs tests/plugin/github_test.py:44:1: W191 indentation contains tabs tests/plugin/github_test.py:45:1: W191 indentation contains tabs tests/plugin/github_test.py:45:80: E501 line too long (191 > 79 characters) tests/plugin/koth_test.py:3:1: E302 expected 2 blank lines, found 1 tests/plugin/koth_test.py:4:1: W191 indentation contains tabs tests/plugin/koth_test.py:5:1: W191 indentation contains tabs tests/plugin/koth_test.py:6:1: W191 indentation contains tabs tests/plugin/koth_test.py:8:1: W191 indentation contains tabs tests/plugin/koth_test.py:9:1: W191 indentation contains tabs tests/plugin/koth_test.py:10:1: W191 indentation contains tabs tests/plugin/koth_test.py:11:1: W191 indentation contains tabs tests/plugin/koth_test.py:12:1: W191 indentation contains tabs tests/plugin/koth_test.py:13:1: W191 indentation contains tabs tests/plugin/koth_test.py:13:80: E501 line too long (87 > 79 characters) tests/plugin/koth_test.py:14:1: W191 indentation contains tabs tests/plugin/koth_test.py:14:4: E128 continuation line under-indented for visual indent tests/plugin/koth_test.py:15:1: W191 indentation contains tabs tests/plugin/koth_test.py:16:1: W191 indentation contains tabs tests/plugin/koth_test.py:16:4: E128 continuation line under-indented for visual indent tests/plugin/koth_test.py:17:1: W191 indentation contains tabs tests/plugin/koth_test.py:18:1: W191 indentation contains tabs tests/plugin/koth_test.py:19:1: W191 indentation contains tabs tests/plugin/koth_test.py:21:1: W191 indentation contains tabs tests/plugin/koth_test.py:22:1: W191 indentation contains tabs tests/plugin/koth_test.py:23:1: W191 indentation contains tabs tests/plugin/koth_test.py:24:1: W191 indentation contains tabs tests/plugin/koth_test.py:25:1: W191 indentation contains tabs tests/plugin/koth_test.py:25:4: E128 continuation line under-indented for visual indent tests/plugin/koth_test.py:26:1: W191 indentation contains tabs tests/plugin/koth_test.py:27:1: W191 indentation contains tabs tests/plugin/koth_test.py:27:4: E128 continuation line under-indented for visual indent tests/plugin/koth_test.py:28:1: W191 indentation contains tabs tests/plugin/koth_test.py:30:1: W191 indentation contains tabs tests/plugin/koth_test.py:31:1: W191 indentation contains tabs tests/plugin/koth_test.py:32:1: W191 indentation contains tabs tests/plugin/koth_test.py:33:1: W191 indentation contains tabs tests/plugin/koth_test.py:33:4: E128 continuation line under-indented for visual indent tests/plugin/koth_test.py:34:1: W191 indentation contains tabs tests/plugin/koth_test.py:35:1: W191 indentation contains tabs tests/plugin/koth_test.py:36:1: W191 indentation contains tabs tests/plugin/koth_test.py:36:4: E128 continuation line under-indented for visual indent tests/plugin/koth_test.py:37:1: W191 indentation contains tabs tests/plugin/koth_test.py:39:1: W191 indentation contains tabs tests/plugin/koth_test.py:40:1: W191 indentation contains tabs tests/plugin/koth_test.py:41:1: W191 indentation contains tabs tests/plugin/koth_test.py:42:1: W191 indentation contains tabs tests/plugin/koth_test.py:43:1: W191 indentation contains tabs tests/plugin/koth_test.py:44:1: W191 indentation contains tabs tests/plugin/koth_test.py:44:4: E128 continuation line under-indented for visual indent tests/plugin/koth_test.py:45:1: W191 indentation contains tabs tests/plugin/koth_test.py:46:1: W191 indentation contains tabs tests/plugin/koth_test.py:47:1: W191 indentation contains tabs tests/plugin/koth_test.py:47:4: E128 continuation line under-indented for visual indent tests/plugin/koth_test.py:49:1: W191 indentation contains tabs tests/plugin/koth_test.py:50:1: W191 indentation contains tabs tests/plugin/koth_test.py:51:1: W191 indentation contains tabs tests/plugin/koth_test.py:52:1: W191 indentation contains tabs tests/plugin/koth_test.py:52:4: E128 continuation line under-indented for visual indent tests/plugin/koth_test.py:53:1: W191 indentation contains tabs tests/plugin/koth_test.py:54:1: W191 indentation contains tabs tests/plugin/koth_test.py:54:4: E128 continuation line under-indented for visual indent tests/plugin/qdb_test.py:6:1: E302 expected 2 blank lines, found 1 tests/plugin/qdb_test.py:7:1: W191 indentation contains tabs tests/plugin/qdb_test.py:8:1: W191 indentation contains tabs tests/plugin/qdb_test.py:9:1: W191 indentation contains tabs tests/plugin/qdb_test.py:11:1: W191 indentation contains tabs tests/plugin/qdb_test.py:12:1: W191 indentation contains tabs tests/plugin/qdb_test.py:13:1: W191 indentation contains tabs tests/plugin/qdb_test.py:14:1: W191 indentation contains tabs tests/plugin/qdb_test.py:15:1: W191 indentation contains tabs tests/plugin/qdb_test.py:15:73: E231 missing whitespace after ':' tests/plugin/qdb_test.py:15:80: E501 line too long (80 > 79 characters) tests/plugin/qdb_test.py:16:1: W191 indentation contains tabs tests/plugin/qdb_test.py:18:1: W191 indentation contains tabs tests/plugin/qdb_test.py:19:1: W191 indentation contains tabs tests/plugin/qdb_test.py:20:1: W191 indentation contains tabs tests/plugin/qdb_test.py:21:1: W191 indentation contains tabs tests/plugin/qdb_test.py:21:73: E231 missing whitespace after ':' tests/plugin/qdb_test.py:21:80: E501 line too long (80 > 79 characters) tests/plugin/qdb_test.py:22:1: W191 indentation contains tabs tests/plugin/qdb_test.py:24:1: W191 indentation contains tabs tests/plugin/qdb_test.py:25:1: W191 indentation contains tabs tests/plugin/qdb_test.py:26:1: W191 indentation contains tabs tests/plugin/qdb_test.py:27:1: W191 indentation contains tabs tests/plugin/qdb_test.py:28:1: W191 indentation contains tabs tests/plugin/qlranks_test.py:6:1: E302 expected 2 blank lines, found 1 tests/plugin/qlranks_test.py:7:1: W191 indentation contains tabs tests/plugin/qlranks_test.py:8:1: W191 indentation contains tabs tests/plugin/qlranks_test.py:9:1: W191 indentation contains tabs tests/plugin/qlranks_test.py:11:1: W191 indentation contains tabs tests/plugin/qlranks_test.py:12:1: W191 indentation contains tabs tests/plugin/qlranks_test.py:13:1: W191 indentation contains tabs tests/plugin/qlranks_test.py:14:1: W191 indentation contains tabs tests/plugin/qlranks_test.py:15:1: W191 indentation contains tabs tests/plugin/qlranks_test.py:17:1: W191 indentation contains tabs tests/plugin/qlranks_test.py:18:1: W191 indentation contains tabs tests/plugin/qlranks_test.py:19:1: W191 indentation contains tabs tests/plugin/qlranks_test.py:20:1: W191 indentation contains tabs tests/plugin/qlranks_test.py:22:1: W191 indentation contains tabs tests/plugin/qlranks_test.py:22:80: E501 line too long (97 > 79 characters) tests/plugin/qlranks_test.py:23:1: W191 indentation contains tabs tests/plugin/qlranks_test.py:24:1: W191 indentation contains tabs tests/plugin/qlranks_test.py:25:1: W191 indentation contains tabs tests/plugin/qlranks_test.py:27:1: W191 indentation contains tabs tests/plugin/qlranks_test.py:28:1: W191 indentation contains tabs tests/plugin/qlranks_test.py:29:1: W191 indentation contains tabs tests/plugin/qlranks_test.py:30:1: W191 indentation contains tabs tests/plugin/qlreddit_test.py:3:1: E302 expected 2 blank lines, found 1 tests/plugin/qlreddit_test.py:4:1: W191 indentation contains tabs tests/plugin/qlreddit_test.py:5:1: W191 indentation contains tabs tests/plugin/qlreddit_test.py:6:1: W191 indentation contains tabs tests/plugin/qlreddit_test.py:8:1: W191 indentation contains tabs tests/plugin/qlreddit_test.py:9:1: W191 indentation contains tabs tests/plugin/qlreddit_test.py:10:1: W191 indentation contains tabs tests/plugin/qlreddit_test.py:12:1: W191 indentation contains tabs tests/plugin/qlreddit_test.py:13:1: W191 indentation contains tabs tests/plugin/qlreddit_test.py:14:1: W191 indentation contains tabs tests/plugin/redditeu_test.py:3:1: E302 expected 2 blank lines, found 1 tests/plugin/redditeu_test.py:4:1: W191 indentation contains tabs tests/plugin/redditeu_test.py:5:1: W191 indentation contains tabs tests/plugin/redditeu_test.py:6:1: W191 indentation contains tabs tests/plugin/redditeu_test.py:8:1: W191 indentation contains tabs tests/plugin/redditeu_test.py:9:1: W191 indentation contains tabs tests/plugin/redditeu_test.py:10:1: W191 indentation contains tabs tests/plugin/redditeu_test.py:11:1: W191 indentation contains tabs tests/plugin/redditeu_test.py:13:1: W191 indentation contains tabs tests/plugin/redditeu_test.py:14:1: W191 indentation contains tabs tests/plugin/redditeu_test.py:16:1: W191 indentation contains tabs tests/plugin/redditeu_test.py:17:1: W191 indentation contains tabs tests/plugin/redditeu_test.py:18:1: W191 indentation contains tabs tests/plugin/streams_test.py:11:1: E302 expected 2 blank lines, found 1 tests/plugin/streams_test.py:12:1: W191 indentation contains tabs tests/plugin/streams_test.py:13:1: W191 indentation contains tabs tests/plugin/streams_test.py:14:1: W191 indentation contains tabs tests/plugin/streams_test.py:16:1: W191 indentation contains tabs tests/plugin/streams_test.py:17:1: W191 indentation contains tabs tests/plugin/streams_test.py:18:1: W191 indentation contains tabs tests/plugin/streams_test.py:19:1: W191 indentation contains tabs tests/plugin/streams_test.py:20:1: W191 indentation contains tabs tests/plugin/streams_test.py:21:1: W191 indentation contains tabs tests/plugin/streams_test.py:23:1: W191 indentation contains tabs tests/plugin/streams_test.py:24:1: W191 indentation contains tabs tests/plugin/streams_test.py:25:1: W191 indentation contains tabs tests/plugin/streams_test.py:26:1: W191 indentation contains tabs tests/plugin/streams_test.py:27:1: W191 indentation contains tabs tests/plugin/streams_test.py:28:1: W191 indentation contains tabs tests/plugin/streams_test.py:30:1: W191 indentation contains tabs tests/plugin/streams_test.py:31:1: W191 indentation contains tabs tests/plugin/streams_test.py:32:1: W191 indentation contains tabs tests/plugin/streams_test.py:33:1: W191 indentation contains tabs tests/plugin/streams_test.py:34:1: W191 indentation contains tabs tests/plugin/streams_test.py:35:1: W191 indentation contains tabs tests/plugin/streams_test.py:36:1: W191 indentation contains tabs tests/plugin/streams_test.py:37:1: W191 indentation contains tabs tests/plugin/streams_test.py:39:1: W191 indentation contains tabs tests/plugin/streams_test.py:40:1: W191 indentation contains tabs tests/plugin/streams_test.py:41:1: W191 indentation contains tabs tests/plugin/streams_test.py:42:1: W191 indentation contains tabs tests/plugin/streams_test.py:44:1: W191 indentation contains tabs tests/plugin/streams_test.py:45:1: W191 indentation contains tabs tests/plugin/streams_test.py:46:1: W191 indentation contains tabs tests/plugin/streams_test.py:48:1: W191 indentation contains tabs tests/plugin/streams_test.py:49:1: W191 indentation contains tabs tests/plugin/streams_test.py:50:1: W191 indentation contains tabs tests/plugin/streams_test.py:52:1: W191 indentation contains tabs tests/plugin/streams_test.py:53:1: W191 indentation contains tabs tests/plugin/streams_test.py:54:1: W191 indentation contains tabs tests/plugin/streams_test.py:56:1: W191 indentation contains tabs tests/plugin/streams_test.py:57:1: W191 indentation contains tabs tests/plugin/streams_test.py:58:1: W191 indentation contains tabs tests/plugin/streams_test.py:60:1: W191 indentation contains tabs tests/plugin/streams_test.py:61:1: W191 indentation contains tabs tests/plugin/streams_test.py:62:1: W191 indentation contains tabs tests/plugin/streams_test.py:64:1: W191 indentation contains tabs tests/plugin/streams_test.py:65:1: W191 indentation contains tabs tests/plugin/streams_test.py:66:1: W191 indentation contains tabs tests/plugin/streams_test.py:68:1: E302 expected 2 blank lines, found 1 tests/plugin/streams_test.py:69:1: W191 indentation contains tabs tests/plugin/streams_test.py:70:1: W191 indentation contains tabs tests/plugin/streams_test.py:71:1: W191 indentation contains tabs tests/plugin/streams_test.py:72:1: W191 indentation contains tabs tests/plugin/streams_test.py:74:1: W191 indentation contains tabs tests/plugin/streams_test.py:75:1: W191 indentation contains tabs tests/plugin/streams_test.py:77:1: W191 indentation contains tabs tests/plugin/streams_test.py:78:1: W191 indentation contains tabs tests/plugin/streams_test.py:79:1: W191 indentation contains tabs tests/plugin/streams_test.py:80:1: W191 indentation contains tabs tests/plugin/streams_test.py:82:1: W191 indentation contains tabs tests/plugin/streams_test.py:83:1: W191 indentation contains tabs tests/plugin/streams_test.py:84:1: W191 indentation contains tabs tests/plugin/streams_test.py:85:1: W191 indentation contains tabs tests/plugin/streams_test.py:87:1: W191 indentation contains tabs tests/plugin/streams_test.py:88:1: W191 indentation contains tabs tests/plugin/streams_test.py:89:1: W191 indentation contains tabs tests/plugin/streams_test.py:90:1: W191 indentation contains tabs tests/plugin/streams_test.py:92:1: E302 expected 2 blank lines, found 1 tests/plugin/streams_test.py:93:1: W191 indentation contains tabs tests/plugin/streams_test.py:93:80: E501 line too long (81 > 79 characters) tests/plugin/streams_test.py:95:1: W191 indentation contains tabs tests/plugin/streams_test.py:96:1: W191 indentation contains tabs tests/plugin/streams_test.py:97:1: W191 indentation contains tabs tests/plugin/streams_test.py:98:1: W191 indentation contains tabs tests/plugin/streams_test.py:100:1: W191 indentation contains tabs tests/plugin/streams_test.py:101:1: W191 indentation contains tabs tests/plugin/streams_test.py:102:1: W191 indentation contains tabs tests/plugin/streams_test.py:103:1: W191 indentation contains tabs tests/plugin/streams_test.py:105:1: W191 indentation contains tabs tests/plugin/streams_test.py:106:1: W191 indentation contains tabs tests/plugin/streams_test.py:107:1: W191 indentation contains tabs tests/plugin/streams_test.py:108:1: W191 indentation contains tabs tests/plugin/streams_test.py:109:1: W191 indentation contains tabs tests/plugin/streams_test.py:110:1: W191 indentation contains tabs tests/plugin/streams_test.py:111:1: W191 indentation contains tabs tests/plugin/streams_test.py:112:1: W191 indentation contains tabs tests/plugin/streams_test.py:113:1: W191 indentation contains tabs tests/plugin/streams_test.py:115:1: W191 indentation contains tabs tests/plugin/streams_test.py:116:1: W191 indentation contains tabs tests/plugin/streams_test.py:117:1: W191 indentation contains tabs tests/plugin/streams_test.py:118:1: W191 indentation contains tabs tests/plugin/streams_test.py:119:1: W191 indentation contains tabs tests/plugin/streams_test.py:121:1: W191 indentation contains tabs tests/plugin/streams_test.py:122:1: W191 indentation contains tabs tests/plugin/streams_test.py:123:1: W191 indentation contains tabs tests/plugin/streams_test.py:124:1: W191 indentation contains tabs tests/plugin/streams_test.py:125:1: W191 indentation contains tabs tests/plugin/streams_test.py:126:1: W191 indentation contains tabs tests/plugin/streams_test.py:127:1: W191 indentation contains tabs tests/plugin/streams_test.py:128:1: W191 indentation contains tabs tests/plugin/streams_test.py:130:1: W191 indentation contains tabs tests/plugin/streams_test.py:131:1: W191 indentation contains tabs tests/plugin/streams_test.py:132:1: W191 indentation contains tabs tests/plugin/streams_test.py:133:1: W191 indentation contains tabs tests/plugin/streams_test.py:134:1: W191 indentation contains tabs tests/plugin/streams_test.py:135:1: W191 indentation contains tabs tests/plugin/streams_test.py:137:1: W191 indentation contains tabs tests/plugin/streams_test.py:138:1: W191 indentation contains tabs tests/plugin/streams_test.py:139:1: W191 indentation contains tabs tests/plugin/streams_test.py:141:1: W191 indentation contains tabs tests/plugin/streams_test.py:142:1: W191 indentation contains tabs tests/plugin/streams_test.py:143:1: W191 indentation contains tabs tests/plugin/streams_test.py:144:1: W191 indentation contains tabs tests/plugin/streams_test.py:146:1: W191 indentation contains tabs tests/plugin/streams_test.py:147:1: W191 indentation contains tabs tests/plugin/streams_test.py:148:1: W191 indentation contains tabs tests/plugin/streams_test.py:149:1: W191 indentation contains tabs tests/plugin/streams_test.py:150:1: W191 indentation contains tabs tests/plugin/streams_test.py:152:1: W191 indentation contains tabs tests/plugin/streams_test.py:153:1: W191 indentation contains tabs tests/plugin/streams_test.py:154:1: W191 indentation contains tabs tests/plugin/streams_test.py:155:1: W191 indentation contains tabs tests/plugin/streams_test.py:157:1: W191 indentation contains tabs tests/plugin/streams_test.py:158:1: W191 indentation contains tabs tests/plugin/streams_test.py:159:1: W191 indentation contains tabs tests/plugin/streams_test.py:160:1: W191 indentation contains tabs tests/plugin/streams_test.py:162:1: W191 indentation contains tabs tests/plugin/streams_test.py:163:1: W191 indentation contains tabs tests/plugin/streams_test.py:164:1: W191 indentation contains tabs tests/plugin/streams_test.py:165:1: W191 indentation contains tabs tests/plugin/streams_test.py:166:1: W191 indentation contains tabs tests/plugin/streams_test.py:167:1: W191 indentation contains tabs tests/plugin/streams_test.py:168:1: W191 indentation contains tabs tests/plugin/streams_test.py:169:1: W191 indentation contains tabs tests/plugin/streams_test.py:171:1: W191 indentation contains tabs tests/plugin/streams_test.py:172:1: W191 indentation contains tabs tests/plugin/streams_test.py:174:1: W191 indentation contains tabs tests/plugin/streams_test.py:175:1: W191 indentation contains tabs tests/plugin/streams_test.py:176:1: W191 indentation contains tabs tests/plugin/streams_test.py:178:1: W191 indentation contains tabs tests/plugin/streams_test.py:179:1: W191 indentation contains tabs tests/plugin/streams_test.py:180:1: W191 indentation contains tabs tests/plugin/streams_test.py:181:1: W191 indentation contains tabs tests/plugin/streams_test.py:183:1: W191 indentation contains tabs tests/plugin/streams_test.py:183:80: E501 line too long (80 > 79 characters) tests/plugin/streams_test.py:184:1: W191 indentation contains tabs tests/plugin/streams_test.py:185:1: W191 indentation contains tabs tests/plugin/streams_test.py:186:1: W191 indentation contains tabs tests/plugin/streams_test.py:188:1: W191 indentation contains tabs tests/plugin/streams_test.py:189:1: W191 indentation contains tabs tests/plugin/streams_test.py:190:1: W191 indentation contains tabs tests/plugin/streams_test.py:192:1: W191 indentation contains tabs tests/plugin/streams_test.py:193:1: W191 indentation contains tabs tests/plugin/streams_test.py:194:1: W191 indentation contains tabs tests/plugin/streams_test.py:195:1: W191 indentation contains tabs tests/plugin/streams_test.py:197:1: W191 indentation contains tabs tests/plugin/streams_test.py:198:1: W191 indentation contains tabs tests/plugin/streams_test.py:199:1: W191 indentation contains tabs tests/plugin/streams_test.py:200:1: W191 indentation contains tabs tests/plugin/streams_test.py:201:1: W191 indentation contains tabs tests/plugin/streams_test.py:202:1: W191 indentation contains tabs tests/plugin/streams_test.py:203:1: W191 indentation contains tabs tests/plugin/streams_test.py:204:1: W191 indentation contains tabs tests/plugin/streams_test.py:206:1: E302 expected 2 blank lines, found 1 tests/plugin/streams_test.py:207:1: W191 indentation contains tabs tests/plugin/streams_test.py:209:1: W191 indentation contains tabs tests/plugin/streams_test.py:210:1: W191 indentation contains tabs tests/plugin/streams_test.py:211:1: W191 indentation contains tabs tests/plugin/streams_test.py:212:1: W191 indentation contains tabs tests/plugin/streams_test.py:213:1: W191 indentation contains tabs tests/plugin/streams_test.py:215:1: W191 indentation contains tabs tests/plugin/streams_test.py:216:1: W191 indentation contains tabs tests/plugin/streams_test.py:217:1: W191 indentation contains tabs tests/plugin/streams_test.py:218:1: W191 indentation contains tabs tests/plugin/streams_test.py:220:1: W191 indentation contains tabs tests/plugin/streams_test.py:221:1: W191 indentation contains tabs tests/plugin/streams_test.py:222:1: W191 indentation contains tabs tests/plugin/streams_test.py:224:1: W191 indentation contains tabs tests/plugin/streams_test.py:225:1: W191 indentation contains tabs tests/plugin/streams_test.py:226:1: W191 indentation contains tabs tests/plugin/streams_test.py:227:1: W191 indentation contains tabs tests/plugin/streams_test.py:229:1: W191 indentation contains tabs tests/plugin/streams_test.py:230:1: W191 indentation contains tabs tests/plugin/streams_test.py:231:1: W191 indentation contains tabs tests/plugin/streams_test.py:232:1: W191 indentation contains tabs tests/plugin/streams_test.py:234:1: W191 indentation contains tabs tests/plugin/streams_test.py:235:1: W191 indentation contains tabs tests/plugin/streams_test.py:236:1: W191 indentation contains tabs tests/plugin/streams_test.py:237:1: W191 indentation contains tabs tests/plugin/streams_test.py:237:80: E501 line too long (86 > 79 characters) tests/plugin/twitter_test.py:4:1: E302 expected 2 blank lines, found 1 tests/plugin/twitter_test.py:5:1: W191 indentation contains tabs tests/plugin/twitter_test.py:7:1: W191 indentation contains tabs tests/plugin/twitter_test.py:8:1: W191 indentation contains tabs tests/plugin/twitter_test.py:9:1: W191 indentation contains tabs tests/plugin/twitter_test.py:10:1: W191 indentation contains tabs tests/plugin/twitter_test.py:11:1: W191 indentation contains tabs tests/plugin/twitter_test.py:13:1: W191 indentation contains tabs tests/plugin/twitter_test.py:14:1: W191 indentation contains tabs tests/plugin/twitter_test.py:15:1: W191 indentation contains tabs tests/plugin/twitter_test.py:16:1: W191 indentation contains tabs tests/plugin/twitter_test.py:17:1: W191 indentation contains tabs tests/plugin/twitter_test.py:19:1: W191 indentation contains tabs tests/plugin/twitter_test.py:20:1: W191 indentation contains tabs tests/plugin/url_test.py:4:1: E302 expected 2 blank lines, found 1 tests/plugin/url_test.py:5:1: W191 indentation contains tabs tests/plugin/url_test.py:6:1: W191 indentation contains tabs tests/plugin/url_test.py:7:1: W191 indentation contains tabs tests/plugin/url_test.py:9:1: W191 indentation contains tabs tests/plugin/url_test.py:10:1: W191 indentation contains tabs tests/plugin/url_test.py:11:1: W191 indentation contains tabs tests/plugin/url_test.py:12:1: W191 indentation contains tabs tests/plugin/url_test.py:13:1: W191 indentation contains tabs tests/plugin/weather_test.py:12:1: W191 indentation contains tabs tests/plugin/weather_test.py:13:1: W191 indentation contains tabs tests/plugin/weather_test.py:14:1: W191 indentation contains tabs tests/plugin/weather_test.py:15:1: W191 indentation contains tabs tests/plugin/weather_test.py:16:1: W191 indentation contains tabs tests/plugin/weather_test.py:17:1: W191 indentation contains tabs tests/plugin/weather_test.py:21:1: W191 indentation contains tabs tests/plugin/weather_test.py:22:1: W191 indentation contains tabs tests/plugin/weather_test.py:24:1: W191 indentation contains tabs tests/plugin/weather_test.py:25:1: W191 indentation contains tabs tests/plugin/weather_test.py:26:1: W191 indentation contains tabs tests/plugin/weather_test.py:27:1: W191 indentation contains tabs tests/plugin/weather_test.py:27:80: E501 line too long (86 > 79 characters) tests/plugin/weather_test.py:29:1: W191 indentation contains tabs tests/plugin/weather_test.py:30:1: W191 indentation contains tabs tests/plugin/weather_test.py:31:1: W191 indentation contains tabs tests/plugin/weather_test.py:32:1: W191 indentation contains tabs tests/plugin/weather_test.py:32:80: E501 line too long (96 > 79 characters) tests/plugin/weather_test.py:34:1: W191 indentation contains tabs tests/plugin/weather_test.py:35:1: W191 indentation contains tabs tests/plugin/weather_test.py:36:1: W191 indentation contains tabs tests/plugin/weather_test.py:37:1: W191 indentation contains tabs

anlutro commented 9 years ago

spam

moopie commented 9 years ago

fix pls

FredG71 commented 9 years ago

@x89 lol