Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update to 1.7.7 #1396

Merged
merged 4 commits into from
Jan 14, 2020
Merged

update to 1.7.7 #1396

merged 4 commits into from
Jan 14, 2020

Conversation

yutiansut
Copy link
Owner

QUANTAXIS PR 😇

感谢您对于QUANTAXIS的项目的参与~ 🛠请在此完善一下最后的信息~

注意

  • 如果非第一次fork, 请先将quantaxis 库的内容PR进您的项目进行更新, 然后再执行对于quantaxis的pr
  • 请完善CHANGELOG再进行PR

PR前必看

请使用如下代码对要PR的代码进行格式化:

qa的 yapf格式也是从vnpy那拿来的 参见 https://github.com/vnpy/vnpy/blob/v2.0-DEV/.style.yapf

使用以下代码来格式化

pip install https://github.com/google/yapf/archive/master.zip
yapf -i --style .style.yapf <file>

🛠该PR主要解决的问题🛠:

作者信息:
时间:

@pep8speaks
Copy link

pep8speaks commented Jan 14, 2020

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

Line 998:1: W293 blank line contains whitespace
Line 1010:25: E261 at least two spaces before inline comment
Line 1274:80: E501 line too long (107 > 79 characters)
Line 1361:80: E501 line too long (110 > 79 characters)
Line 1548:25: E265 block comment should start with '# '
Line 2046:5: E303 too many blank lines (3)
Line 2048:1: W293 blank line contains whitespace
Line 2054:1: W293 blank line contains whitespace
Line 2060:14: E222 multiple spaces after operator
Line 2061:80: E501 line too long (105 > 79 characters)
Line 2062:1: W293 blank line contains whitespace
Line 2072:22: E222 multiple spaces after operator
Line 2074:1: W293 blank line contains whitespace
Line 2075:13: E303 too many blank lines (2)
Line 2076:25: E222 multiple spaces after operator
Line 2080:1: W293 blank line contains whitespace
Line 2083:38: E231 missing whitespace after ','
Line 2083:60: E251 unexpected spaces around keyword / parameter equals
Line 2083:62: E251 unexpected spaces around keyword / parameter equals
Line 2083:80: E501 line too long (85 > 79 characters)
Line 2085:39: E231 missing whitespace after ','
Line 2085:61: E251 unexpected spaces around keyword / parameter equals
Line 2085:63: E251 unexpected spaces around keyword / parameter equals
Line 2085:68: E231 missing whitespace after ','
Line 2085:80: E501 line too long (85 > 79 characters)
Line 2089:1: W293 blank line contains whitespace
Line 2090:30: E225 missing whitespace around operator
Line 2091:73: E251 unexpected spaces around keyword / parameter equals
Line 2091:75: E251 unexpected spaces around keyword / parameter equals
Line 2091:80: E501 line too long (98 > 79 characters)
Line 2092:32: E225 missing whitespace around operator
Line 2093:33: E222 multiple spaces after operator
Line 2094:72: E251 unexpected spaces around keyword / parameter equals
Line 2094:74: E251 unexpected spaces around keyword / parameter equals
Line 2094:80: E501 line too long (97 > 79 characters)
Line 2095:1: W293 blank line contains whitespace
Line 2100:5: E303 too many blank lines (5)
Line 2100:23: E231 missing whitespace after ':'
Line 2100:34: E231 missing whitespace after ':'
Line 2100:48: E231 missing whitespace after ':'
Line 2100:58: E231 missing whitespace after ':'
Line 2100:75: E231 missing whitespace after ':'
Line 2100:80: E501 line too long (168 > 79 characters)
Line 2100:113: E231 missing whitespace after ':'
Line 2100:155: E231 missing whitespace after ':'
Line 2100:162: E252 missing whitespace around parameter equals
Line 2104:1: W293 blank line contains whitespace
Line 2110:1: W293 blank line contains whitespace
Line 2113:80: E501 line too long (83 > 79 characters)
Line 2117:28: E225 missing whitespace around operator
Line 2118:20: E225 missing whitespace around operator
Line 2120:20: E225 missing whitespace around operator
Line 2124:9: E303 too many blank lines (3)
Line 2125:57: W291 trailing whitespace
Line 2126:50: W291 trailing whitespace
Line 2127:45: W291 trailing whitespace
Line 2133:1: W293 blank line contains whitespace
Line 2135:33: E127 continuation line over-indented for visual indent
Line 2136:80: E501 line too long (80 > 79 characters)
Line 2141:24: E231 missing whitespace after ':'
Line 2141:35: E231 missing whitespace after ':'
Line 2141:49: E231 missing whitespace after ':'
Line 2141:59: E231 missing whitespace after ':'
Line 2141:76: E231 missing whitespace after ':'
Line 2141:80: E501 line too long (169 > 79 characters)
Line 2141:114: E231 missing whitespace after ':'
Line 2141:156: E231 missing whitespace after ':'
Line 2141:163: E252 missing whitespace around parameter equals
Line 2145:1: W293 blank line contains whitespace
Line 2151:1: W293 blank line contains whitespace
Line 2154:80: E501 line too long (83 > 79 characters)
Line 2158:28: E225 missing whitespace around operator
Line 2159:20: E225 missing whitespace around operator
Line 2161:20: E225 missing whitespace around operator
Line 2165:9: E303 too many blank lines (3)
Line 2166:57: W291 trailing whitespace
Line 2167:50: W291 trailing whitespace
Line 2168:45: W291 trailing whitespace
Line 2175:33: E127 continuation line over-indented for visual indent
Line 2176:80: E501 line too long (80 > 79 characters)
Line 2176:81: W291 trailing whitespace
Line 2181:5: E303 too many blank lines (2)
Line 2181:29: E231 missing whitespace after ':'
Line 2181:40: E231 missing whitespace after ':'
Line 2181:54: E231 missing whitespace after ':'
Line 2181:64: E231 missing whitespace after ':'
Line 2181:80: E501 line too long (174 > 79 characters)
Line 2181:81: E231 missing whitespace after ':'
Line 2181:119: E231 missing whitespace after ':'
Line 2181:161: E231 missing whitespace after ':'
Line 2181:168: E252 missing whitespace around parameter equals
Line 2185:1: W293 blank line contains whitespace
Line 2191:1: W293 blank line contains whitespace
Line 2194:80: E501 line too long (83 > 79 characters)
Line 2198:28: E225 missing whitespace around operator
Line 2199:20: E225 missing whitespace around operator
Line 2202:20: E225 missing whitespace around operator
Line 2206:9: E303 too many blank lines (3)
Line 2207:57: W291 trailing whitespace
Line 2208:50: W291 trailing whitespace
Line 2209:45: W291 trailing whitespace
Line 2216:33: E127 continuation line over-indented for visual indent
Line 2217:80: E501 line too long (80 > 79 characters)
Line 2221:30: E231 missing whitespace after ':'
Line 2221:41: E231 missing whitespace after ':'
Line 2221:55: E231 missing whitespace after ':'
Line 2221:65: E231 missing whitespace after ':'
Line 2221:80: E501 line too long (175 > 79 characters)
Line 2221:82: E231 missing whitespace after ':'
Line 2221:120: E231 missing whitespace after ':'
Line 2221:162: E231 missing whitespace after ':'
Line 2221:169: E252 missing whitespace around parameter equals
Line 2225:1: W293 blank line contains whitespace
Line 2231:1: W293 blank line contains whitespace
Line 2234:80: E501 line too long (83 > 79 characters)
Line 2238:28: E225 missing whitespace around operator
Line 2239:20: E225 missing whitespace around operator
Line 2242:20: E225 missing whitespace around operator
Line 2246:9: E303 too many blank lines (3)
Line 2247:57: W291 trailing whitespace
Line 2248:50: W291 trailing whitespace
Line 2249:45: W291 trailing whitespace
Line 2256:33: E127 continuation line over-indented for visual indent
Line 2257:80: E501 line too long (80 > 79 characters)
Line 2262:5: E303 too many blank lines (2)
Line 2262:15: E222 multiple spaces after operator

Comment last updated at 2020-01-14 19:12:05 UTC

@yutiansut yutiansut merged commit 98521b3 into yutiansut:master Jan 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants