Closed Ishaan-Datta closed 2 months ago
Hello @Ishaan-Datta! Thanks for opening this PR. We checked the lines you've touched for PEP 8 issues, and found:
23-I-12_SysArch/Experiments/utils/model_conversion_tools.py
Line 12:80: E501 line too long (105 > 79 characters) Line 15:1: E302 expected 2 blank lines, found 0 Line 15:34: W291 trailing whitespace Line 16:38: E201 whitespace after '(' Line 16:80: E501 line too long (90 > 79 characters) Line 18:80: E501 line too long (88 > 79 characters) Line 28:80: E501 line too long (100 > 79 characters) Line 31:19: E128 continuation line under-indented for visual indent Line 31:80: E501 line too long (103 > 79 characters) Line 32:19: E128 continuation line under-indented for visual indent Line 32:80: E501 line too long (92 > 79 characters) Line 33:19: E128 continuation line under-indented for visual indent Line 33:80: E501 line too long (104 > 79 characters) Line 34:19: E128 continuation line under-indented for visual indent Line 34:80: E501 line too long (94 > 79 characters) Line 35:17: E128 continuation line under-indented for visual indent Line 35:80: E501 line too long (101 > 79 characters) Line 36:19: E128 continuation line under-indented for visual indent Line 36:40: E203 whitespace before ':' Line 36:45: E203 whitespace before ':' Line 36:80: E501 line too long (87 > 79 characters) Line 37:41: E203 whitespace before ':' Line 37:46: E203 whitespace before ':' Line 40:1: E302 expected 2 blank lines, found 1 Line 41:37: E231 missing whitespace after ',' Line 42:1: W293 blank line contains whitespace Line 44:80: E501 line too long (93 > 79 characters) Line 45:23: E231 missing whitespace after ',' Line 45:36: E231 missing whitespace after ',' Line 47:80: E501 line too long (83 > 79 characters) Line 50:1: W293 blank line contains whitespace Line 51:80: E501 line too long (114 > 79 characters) Line 55:80: E501 line too long (101 > 79 characters) Line 58:80: E501 line too long (146 > 79 characters) Line 61:80: E501 line too long (81 > 79 characters) Line 62:80: E501 line too long (109 > 79 characters) Line 69:80: E501 line too long (101 > 79 characters) Line 72:80: E501 line too long (146 > 79 characters) Line 74:1: E302 expected 2 blank lines, found 1 Line 74:80: E501 line too long (88 > 79 characters) Line 75:71: E231 missing whitespace after ',' Line 75:80: E501 line too long (86 > 79 characters) Line 77:80: E501 line too long (92 > 79 characters) Line 78:80: E501 line too long (96 > 79 characters) Line 83:1: W391 blank line at end of file
23-I-12_SysArch/Experiments/valery_tests/conversion util demo/sample_pytorch_mnist.py
[Line 1:15](https://github.com/UBCAgroBot/AppliedAI/blob/7e6187af386ab4e363849260fe2c2ee4e832bbfd/23-I-12_SysArch/Experiments/valery_tests/conversion util demo/sample_pytorch_mnist.py#L1): W292 no newline at end of file
Hello @Ishaan-Datta! Thanks for opening this PR. We checked the lines you've touched for PEP 8 issues, and found:
23-I-12_SysArch/Experiments/utils/model_conversion_tools.py
:23-I-12_SysArch/Experiments/valery_tests/conversion util demo/sample_pytorch_mnist.py
](https://github.com/UBCAgroBot/AppliedAI/blob/7e6187af386ab4e363849260fe2c2ee4e832bbfd/23-I-12_SysArch/Experiments/valery_tests/conversion util demo/sample_pytorch_mnist.py):