SwaragThaikkandi / SMdRQA

For doing multidimensional recurrent quantification analysis(MdRQA) and sliding window version of it
https://swaragthaikkandi.github.io/SMdRQA/
GNU General Public License v3.0
1 stars 0 forks source link

Update window_size.py #71

Closed SwaragThaikkandi closed 6 months ago

SwaragThaikkandi commented 6 months ago

Updated function descriptions

cr-gpt[bot] commented 6 months ago

Seems you are using me but didn't get OPENAI_API_KEY seted in Variables/Secrets for this repo. you could follow readme for more information

pep8speaks commented 6 months ago

Hello @SwaragThaikkandi! Thanks for opening this PR. We checked the lines you've touched for PEP 8 issues, and found:

Line 94:3: E111 indentation is not a multiple of four Line 95:80: E501 line too long (97 > 79 characters) Line 99:1: W293 blank line contains whitespace Line 102:1: W293 blank line contains whitespace Line 108:1: W293 blank line contains whitespace Line 121:80: E501 line too long (153 > 79 characters) Line 156:3: E111 indentation is not a multiple of four Line 157:80: E501 line too long (104 > 79 characters) Line 161:1: W293 blank line contains whitespace Line 164:1: W293 blank line contains whitespace Line 170:1: W293 blank line contains whitespace Line 183:80: E501 line too long (153 > 79 characters) Line 218:3: E111 indentation is not a multiple of four Line 219:80: E501 line too long (98 > 79 characters) Line 223:1: W293 blank line contains whitespace Line 226:1: W293 blank line contains whitespace Line 232:1: W293 blank line contains whitespace Line 245:80: E501 line too long (153 > 79 characters) Line 280:3: E111 indentation is not a multiple of four Line 281:80: E501 line too long (104 > 79 characters) Line 285:1: W293 blank line contains whitespace Line 288:1: W293 blank line contains whitespace Line 294:1: W293 blank line contains whitespace Line 307:80: E501 line too long (153 > 79 characters) Line 341:1: E302 expected 2 blank lines, found 1 Line 341:24: E231 missing whitespace after ',' Line 341:32: E231 missing whitespace after ',' Line 341:44: E251 unexpected spaces around keyword / parameter equals Line 341:46: E251 unexpected spaces around keyword / parameter equals Line 342:3: E111 indentation is not a multiple of four Line 343:80: E501 line too long (187 > 79 characters) Line 347:1: W293 blank line contains whitespace Line 350:1: W293 blank line contains whitespace Line 364:1: W293 blank line contains whitespace Line 372:80: E501 line too long (85 > 79 characters) Line 381:80: E501 line too long (153 > 79 characters) Line 388:7: E111 indentation is not a multiple of four Line 388:14: E225 missing whitespace around operator Line 388:58: E231 missing whitespace after ',' Line 390:7: E111 indentation is not a multiple of four Line 390:14: E225 missing whitespace around operator Line 390:62: E231 missing whitespace after ',' Line 392:7: E111 indentation is not a multiple of four Line 392:14: E225 missing whitespace around operator Line 392:59: E231 missing whitespace after ',' Line 394:7: E111 indentation is not a multiple of four Line 394:14: E225 missing whitespace around operator Line 394:59: E231 missing whitespace after ',' Line 403:1: E302 expected 2 blank lines, found 1 Line 403:42: E231 missing whitespace after ',' Line 403:49: E251 unexpected spaces around keyword / parameter equals Line 403:51: E251 unexpected spaces around keyword / parameter equals Line 404:3: E111 indentation is not a multiple of four Line 405:80: E501 line too long (234 > 79 characters) Line 409:1: W293 blank line contains whitespace Line 412:1: W293 blank line contains whitespace Line 423:1: W293 blank line contains whitespace Line 431:80: E501 line too long (85 > 79 characters) Line 442:80: E501 line too long (153 > 79 characters) Line 452:29: E231 missing whitespace after ',' Line 452:37: E231 missing whitespace after ',' Line 452:41: E231 missing whitespace after ','

github-actions[bot] commented 6 months ago

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

PackageVersionScoreDetails

Scanned Manifest Files