Closed konbraphat51 closed 1 year ago
Hello @konbraphat51! Thanks for opening this PR. We checked the lines you've touched for PEP 8 issues, and found:
pythainlp/util/remove_trailing_repeat_consonants.py
Line 51:69: W291 trailing whitespace Line 124:9: W503 line break before binary operator Line 126:9: W503 line break before binary operator Line 245:13: W503 line break before binary operator Line 245:50: E203 whitespace before ':' Line 247:13: W503 line break before binary operator
Kudos, SonarCloud Quality Gate passed!
0 Bugs 0 Vulnerabilities 0 Security Hotspots 2 Code Smells
No Coverage information 0.0% Duplication
Sorry mistake PR
coverage: 86.993% (+87.0%) from 0.0% when pulling a94fccbd8bcab9db092a2bdc12f0d854d6f8f0f2 on konbraphat51:f_rrc into edb52b32c4dee034bba9b3f89294a9d73c5ef02d on PyThaiNLP:dev.
Hello @konbraphat51! Thanks for opening this PR. We checked the lines you've touched for PEP 8 issues, and found:
pythainlp/util/remove_trailing_repeat_consonants.py
: