-
Notifications
You must be signed in to change notification settings - Fork 10
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
Create requirements.txt #40
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
requirements file for python
Thanks very much.
One final question.
I see that the file says
wxPython==4.1.0
Wouldn't it be a good idea to change it to
wxPython>=4.1.0
to prevent version problems every time wxPython is changed?
If so, I can change it.
K
---
Dr. Kevin Shook, P.Eng.
Research Scientist
Centre for Hydrology
Department of Geography and Planning
University of Saskatchewan
101.07 - 121 Research Drive
Saskatoon, SK
Canada
S7N 1K2
(306)966-5514
…________________________________
From: leogean3 <notifications@github.com>
Sent: February 3, 2021 1:38 PM
To: CentreForHydrology/WDPM <WDPM@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Subject: [CentreForHydrology/WDPM] Create requirements.txt (#40)
CAUTION: External to USask. Verify sender and use caution with links and attachments. Forward suspicious emails to phishing@usask.ca
requirements file for python
________________________________
You can view, comment on, or merge this pull request online at:
#40
Commit Summary
* Create requirements.txt
File Changes
* A src/requirements.txt<https://github.com/CentreForHydrology/WDPM/pull/40/files#diff-0a0827574cc2d3aac80f74096dd6d1e871b83efae03aa087c2c8e8f1e9187d26> (1)
Patch Links:
* https://github.com/CentreForHydrology/WDPM/pull/40.patch
* https://github.com/CentreForHydrology/WDPM/pull/40.diff
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub<#40>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/ACUJ4TNMGAHN3KBAYX3Z5ZLS5GQ3LANCNFSM4XBOM6NQ>.
|
Ah yes, you are right, >=4.1.0 is better.
Thanks a lot for your attention,
Leo
…________________________________
发件人: KevinShook <notifications@github.com>
发送时间: 2021年2月3日 14:11
收件人: CentreForHydrology/WDPM <WDPM@noreply.github.com>
抄送: Liu, Tonghe <tol924@mail.usask.ca>; Author <author@noreply.github.com>
主题: Re: [CentreForHydrology/WDPM] Create requirements.txt (#40)
Thanks very much.
One final question.
I see that the file says
wxPython==4.1.0
Wouldn't it be a good idea to change it to
wxPython>=4.1.0
to prevent version problems every time wxPython is changed?
If so, I can change it.
K
---
Dr. Kevin Shook, P.Eng.
Research Scientist
Centre for Hydrology
Department of Geography and Planning
University of Saskatchewan
101.07 - 121 Research Drive
Saskatoon, SK
Canada
S7N 1K2
(306)966-5514
________________________________
From: leogean3 <notifications@github.com>
Sent: February 3, 2021 1:38 PM
To: CentreForHydrology/WDPM <WDPM@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Subject: [CentreForHydrology/WDPM] Create requirements.txt (#40)
CAUTION: External to USask. Verify sender and use caution with links and attachments. Forward suspicious emails to phishing@usask.ca
requirements file for python
________________________________
You can view, comment on, or merge this pull request online at:
#40
Commit Summary
* Create requirements.txt
File Changes
* A src/requirements.txt<https://github.com/CentreForHydrology/WDPM/pull/40/files#diff-0a0827574cc2d3aac80f74096dd6d1e871b83efae03aa087c2c8e8f1e9187d26> (1)
Patch Links:
* https://github.com/CentreForHydrology/WDPM/pull/40.patch
* https://github.com/CentreForHydrology/WDPM/pull/40.diff
―
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub<#40>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/ACUJ4TNMGAHN3KBAYX3Z5ZLS5GQ3LANCNFSM4XBOM6NQ>.
―
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub<#40 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AOUMAC3XZXLSYRXRNBKSA4DS5GUYDANCNFSM4XBOM6NQ>.
|
No problem, it's now fixed.
On to the next one!
Issue #18
#18
The reviewer suggests using a linter.
I ran the code through pylint and got the attched output.
Most of the warnings are just to do with spacing, but we should still take care of them.
Thanks,
K
---
Dr. Kevin Shook, P.Eng.
Research Scientist
Centre for Hydrology
Department of Geography and Planning
University of Saskatchewan
101.07 - 121 Research Drive
Saskatoon, SK
Canada
S7N 1K2
(306)966-5514
…________________________________
From: leogean3 <notifications@github.com>
Sent: February 3, 2021 2:14 PM
To: CentreForHydrology/WDPM <WDPM@noreply.github.com>
Cc: Shook, Kevin <krs350@mail.usask.ca>; State change <state_change@noreply.github.com>
Subject: Re: [CentreForHydrology/WDPM] Create requirements.txt (#40)
Ah yes, you are right, >=4.1.0 is better.
Thanks a lot for your attention,
Leo
________________________________
发件人: KevinShook <notifications@github.com>
发送时间: 2021年2月3日 14:11
收件人: CentreForHydrology/WDPM <WDPM@noreply.github.com>
抄送: Liu, Tonghe <tol924@mail.usask.ca>; Author <author@noreply.github.com>
主题: Re: [CentreForHydrology/WDPM] Create requirements.txt (#40)
Thanks very much.
One final question.
I see that the file says
wxPython==4.1.0
Wouldn't it be a good idea to change it to
wxPython>=4.1.0
to prevent version problems every time wxPython is changed?
If so, I can change it.
K
---
Dr. Kevin Shook, P.Eng.
Research Scientist
Centre for Hydrology
Department of Geography and Planning
University of Saskatchewan
101.07 - 121 Research Drive
Saskatoon, SK
Canada
S7N 1K2
(306)966-5514
________________________________
From: leogean3 <notifications@github.com>
Sent: February 3, 2021 1:38 PM
To: CentreForHydrology/WDPM <WDPM@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Subject: [CentreForHydrology/WDPM] Create requirements.txt (#40)
CAUTION: External to USask. Verify sender and use caution with links and attachments. Forward suspicious emails to phishing@usask.ca
requirements file for python
________________________________
You can view, comment on, or merge this pull request online at:
#40
Commit Summary
* Create requirements.txt
File Changes
* A src/requirements.txt<https://github.com/CentreForHydrology/WDPM/pull/40/files#diff-0a0827574cc2d3aac80f74096dd6d1e871b83efae03aa087c2c8e8f1e9187d26> (1)
Patch Links:
* https://github.com/CentreForHydrology/WDPM/pull/40.patch
* https://github.com/CentreForHydrology/WDPM/pull/40.diff
D
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub<#40>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/ACUJ4TNMGAHN3KBAYX3Z5ZLS5GQ3LANCNFSM4XBOM6NQ>.
D
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub<#40 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AOUMAC3XZXLSYRXRNBKSA4DS5GUYDANCNFSM4XBOM6NQ>.
―
You are receiving this because you modified the open/close state.
Reply to this email directly, view it on GitHub<#40 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/ACUJ4TOAPWXVSAABJMEANXDS5GVB3ANCNFSM4XBOM6NQ>.
************* Module WDPM
WDPM.py:722:0: W1401: Anomalous backslash in string: '\W'. String constant might be missing an r prefix. (anomalous-backslash-in-string)
WDPM.py:8:0: C0303: Trailing whitespace (trailing-whitespace)
WDPM.py:13:0: C0303: Trailing whitespace (trailing-whitespace)
WDPM.py:18:0: C0303: Trailing whitespace (trailing-whitespace)
WDPM.py:21:0: C0303: Trailing whitespace (trailing-whitespace)
WDPM.py:57:0: W0311: Bad indentation. Found 1 spaces, expected 4 (bad-indentation)
WDPM.py:58:0: W0311: Bad indentation. Found 5 spaces, expected 8 (bad-indentation)
WDPM.py:59:0: W0311: Bad indentation. Found 1 spaces, expected 4 (bad-indentation)
WDPM.py:60:0: W0311: Bad indentation. Found 5 spaces, expected 8 (bad-indentation)
WDPM.py:62:0: W0311: Bad indentation. Found 1 spaces, expected 4 (bad-indentation)
WDPM.py:63:0: W0311: Bad indentation. Found 5 spaces, expected 8 (bad-indentation)
WDPM.py:64:0: W0311: Bad indentation. Found 1 spaces, expected 4 (bad-indentation)
WDPM.py:65:0: W0311: Bad indentation. Found 5 spaces, expected 8 (bad-indentation)
WDPM.py:68:0: W0311: Bad indentation. Found 1 spaces, expected 4 (bad-indentation)
WDPM.py:69:0: W0311: Bad indentation. Found 5 spaces, expected 8 (bad-indentation)
WDPM.py:71:0: W0311: Bad indentation. Found 1 spaces, expected 4 (bad-indentation)
WDPM.py:72:0: W0311: Bad indentation. Found 5 spaces, expected 8 (bad-indentation)
WDPM.py:75:0: W0311: Bad indentation. Found 1 spaces, expected 4 (bad-indentation)
WDPM.py:76:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:77:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:78:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:80:0: W0311: Bad indentation. Found 1 spaces, expected 4 (bad-indentation)
WDPM.py:81:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:83:0: W0311: Bad indentation. Found 1 spaces, expected 4 (bad-indentation)
WDPM.py:84:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:86:0: W0311: Bad indentation. Found 1 spaces, expected 4 (bad-indentation)
WDPM.py:87:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:89:0: W0311: Bad indentation. Found 1 spaces, expected 4 (bad-indentation)
WDPM.py:90:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:92:0: W0311: Bad indentation. Found 1 spaces, expected 4 (bad-indentation)
WDPM.py:93:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:94:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:95:0: W0311: Bad indentation. Found 6 spaces, expected 12 (bad-indentation)
WDPM.py:96:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:97:0: W0311: Bad indentation. Found 6 spaces, expected 12 (bad-indentation)
WDPM.py:98:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:101:0: W0311: Bad indentation. Found 1 spaces, expected 4 (bad-indentation)
WDPM.py:102:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:105:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:106:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:107:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:108:0: C0303: Trailing whitespace (trailing-whitespace)
WDPM.py:110:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:111:0: C0301: Line too long (107/100) (line-too-long)
WDPM.py:111:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:112:0: C0301: Line too long (121/100) (line-too-long)
WDPM.py:112:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:113:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:114:0: C0301: Line too long (117/100) (line-too-long)
WDPM.py:114:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:115:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:116:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:117:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:118:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:119:0: C0303: Trailing whitespace (trailing-whitespace)
WDPM.py:121:0: C0301: Line too long (115/100) (line-too-long)
WDPM.py:121:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:122:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:123:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:124:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:125:64: C0303: Trailing whitespace (trailing-whitespace)
WDPM.py:125:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:126:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:127:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:128:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:129:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:130:0: C0303: Trailing whitespace (trailing-whitespace)
WDPM.py:132:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:133:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:134:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:135:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:136:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:137:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:138:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:139:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:140:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:141:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:142:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:143:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:144:0: C0303: Trailing whitespace (trailing-whitespace)
WDPM.py:146:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:147:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:148:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:149:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:150:0: C0303: Trailing whitespace (trailing-whitespace)
WDPM.py:152:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:153:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:154:0: C0301: Line too long (114/100) (line-too-long)
WDPM.py:154:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:155:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:156:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:157:0: C0303: Trailing whitespace (trailing-whitespace)
WDPM.py:159:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:160:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:161:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:162:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:163:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:164:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:165:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:166:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:167:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:168:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:169:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:170:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:171:0: C0303: Trailing whitespace (trailing-whitespace)
WDPM.py:173:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:174:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:175:0: C0301: Line too long (121/100) (line-too-long)
WDPM.py:175:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:176:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:177:0: C0301: Line too long (120/100) (line-too-long)
WDPM.py:177:120: C0303: Trailing whitespace (trailing-whitespace)
WDPM.py:177:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:178:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:179:0: C0301: Line too long (121/100) (line-too-long)
WDPM.py:179:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:180:0: C0303: Trailing whitespace (trailing-whitespace)
WDPM.py:182:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:183:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:184:0: C0301: Line too long (122/100) (line-too-long)
WDPM.py:184:122: C0303: Trailing whitespace (trailing-whitespace)
WDPM.py:184:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:185:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:186:0: C0301: Line too long (122/100) (line-too-long)
WDPM.py:186:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:187:0: C0303: Trailing whitespace (trailing-whitespace)
WDPM.py:189:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:190:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:191:0: C0301: Line too long (122/100) (line-too-long)
WDPM.py:191:122: C0303: Trailing whitespace (trailing-whitespace)
WDPM.py:191:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:192:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:193:0: C0301: Line too long (122/100) (line-too-long)
WDPM.py:193:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:194:0: C0303: Trailing whitespace (trailing-whitespace)
WDPM.py:196:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:197:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:198:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:199:0: C0301: Line too long (117/100) (line-too-long)
WDPM.py:199:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:200:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:201:49: C0303: Trailing whitespace (trailing-whitespace)
WDPM.py:201:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:202:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:203:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:204:77: C0303: Trailing whitespace (trailing-whitespace)
WDPM.py:204:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:206:0: C0303: Trailing whitespace (trailing-whitespace)
WDPM.py:208:0: C0301: Line too long (101/100) (line-too-long)
WDPM.py:208:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:209:0: C0301: Line too long (122/100) (line-too-long)
WDPM.py:209:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:210:0: C0301: Line too long (111/100) (line-too-long)
WDPM.py:210:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:211:0: C0301: Line too long (122/100) (line-too-long)
WDPM.py:211:122: C0303: Trailing whitespace (trailing-whitespace)
WDPM.py:211:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:212:0: C0303: Trailing whitespace (trailing-whitespace)
WDPM.py:214:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:215:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:216:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:217:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:218:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:219:74: C0303: Trailing whitespace (trailing-whitespace)
WDPM.py:219:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:221:0: C0303: Trailing whitespace (trailing-whitespace)
WDPM.py:222:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:223:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:224:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:225:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:226:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:227:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:228:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:229:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:230:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:231:30: C0303: Trailing whitespace (trailing-whitespace)
WDPM.py:231:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:232:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:233:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:234:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:235:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:236:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:237:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:238:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:239:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:240:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:241:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:242:30: C0303: Trailing whitespace (trailing-whitespace)
WDPM.py:242:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:243:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:244:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:245:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:246:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:247:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:248:25: C0303: Trailing whitespace (trailing-whitespace)
WDPM.py:248:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:249:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:250:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:251:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:252:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:253:32: C0303: Trailing whitespace (trailing-whitespace)
WDPM.py:253:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:254:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:255:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:256:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:258:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:259:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:262:0: W0311: Bad indentation. Found 1 spaces, expected 4 (bad-indentation)
WDPM.py:263:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:287:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:288:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:290:0: W0311: Bad indentation. Found 1 spaces, expected 4 (bad-indentation)
WDPM.py:291:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:294:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:295:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:297:0: C0303: Trailing whitespace (trailing-whitespace)
WDPM.py:298:0: W0311: Bad indentation. Found 1 spaces, expected 4 (bad-indentation)
WDPM.py:299:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:302:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:303:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:305:0: W0311: Bad indentation. Found 1 spaces, expected 4 (bad-indentation)
WDPM.py:306:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:307:0: C0303: Trailing whitespace (trailing-whitespace)
WDPM.py:308:0: W0311: Bad indentation. Found 1 spaces, expected 4 (bad-indentation)
WDPM.py:309:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:310:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:311:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:312:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:313:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:314:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:315:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:316:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:317:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:318:0: W0311: Bad indentation. Found 10 spaces, expected 12 (bad-indentation)
WDPM.py:319:0: C0303: Trailing whitespace (trailing-whitespace)
WDPM.py:320:0: W0311: Bad indentation. Found 1 spaces, expected 4 (bad-indentation)
WDPM.py:321:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:322:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:323:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:324:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:325:0: C0303: Trailing whitespace (trailing-whitespace)
WDPM.py:326:64: C0303: Trailing whitespace (trailing-whitespace)
WDPM.py:327:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:328:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:329:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:330:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:331:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:332:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:333:30: C0303: Trailing whitespace (trailing-whitespace)
WDPM.py:333:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:334:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:335:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:336:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:337:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:338:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:339:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:340:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:341:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:342:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:343:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:344:31: C0303: Trailing whitespace (trailing-whitespace)
WDPM.py:344:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:345:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:346:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:347:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:348:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:349:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:350:25: C0303: Trailing whitespace (trailing-whitespace)
WDPM.py:350:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:351:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:352:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:353:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:354:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:355:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:356:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:357:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:358:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:359:31: C0303: Trailing whitespace (trailing-whitespace)
WDPM.py:359:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:360:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:361:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:362:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:363:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:364:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:365:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:366:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:367:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:368:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:369:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:370:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:371:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:372:31: C0303: Trailing whitespace (trailing-whitespace)
WDPM.py:372:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:373:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:374:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:375:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:376:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:377:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:378:25: C0303: Trailing whitespace (trailing-whitespace)
WDPM.py:378:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:379:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:380:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:381:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:382:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:383:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:384:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:385:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:386:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:387:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:388:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:389:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:390:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:391:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:392:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:393:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:394:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:395:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:396:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:397:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:398:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:399:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:400:31: C0303: Trailing whitespace (trailing-whitespace)
WDPM.py:400:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:401:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:402:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:403:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:404:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:405:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:406:25: C0303: Trailing whitespace (trailing-whitespace)
WDPM.py:406:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:407:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:408:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:409:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:410:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:411:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:412:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:413:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:414:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:415:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:416:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:417:31: C0303: Trailing whitespace (trailing-whitespace)
WDPM.py:417:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:418:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:419:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:420:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:421:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:422:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:423:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:424:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:425:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:426:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:427:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:428:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:429:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:430:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:431:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:432:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:433:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:434:26: C0303: Trailing whitespace (trailing-whitespace)
WDPM.py:434:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:435:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:436:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:437:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:438:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:439:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:440:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:441:0: W0311: Bad indentation. Found 10 spaces, expected 12 (bad-indentation)
WDPM.py:444:0: W0311: Bad indentation. Found 1 spaces, expected 4 (bad-indentation)
WDPM.py:445:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:448:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:449:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:450:0: C0303: Trailing whitespace (trailing-whitespace)
WDPM.py:451:0: W0311: Bad indentation. Found 1 spaces, expected 4 (bad-indentation)
WDPM.py:452:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:456:61: C0303: Trailing whitespace (trailing-whitespace)
WDPM.py:458:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:459:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:460:0: C0303: Trailing whitespace (trailing-whitespace)
WDPM.py:461:0: W0311: Bad indentation. Found 1 spaces, expected 4 (bad-indentation)
WDPM.py:462:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:466:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:467:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:468:0: C0303: Trailing whitespace (trailing-whitespace)
WDPM.py:469:0: W0311: Bad indentation. Found 1 spaces, expected 4 (bad-indentation)
WDPM.py:470:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:474:0: C0301: Line too long (132/100) (line-too-long)
WDPM.py:475:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:476:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:477:0: C0303: Trailing whitespace (trailing-whitespace)
WDPM.py:478:0: W0311: Bad indentation. Found 1 spaces, expected 4 (bad-indentation)
WDPM.py:479:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:482:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:483:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:484:0: C0303: Trailing whitespace (trailing-whitespace)
WDPM.py:485:0: W0311: Bad indentation. Found 1 spaces, expected 4 (bad-indentation)
WDPM.py:486:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:489:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:490:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:492:0: W0311: Bad indentation. Found 1 spaces, expected 4 (bad-indentation)
WDPM.py:493:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:496:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:497:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:498:0: C0303: Trailing whitespace (trailing-whitespace)
WDPM.py:499:0: W0311: Bad indentation. Found 1 spaces, expected 4 (bad-indentation)
WDPM.py:500:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:503:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:504:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:505:0: C0303: Trailing whitespace (trailing-whitespace)
WDPM.py:506:0: W0311: Bad indentation. Found 1 spaces, expected 4 (bad-indentation)
WDPM.py:507:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:510:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:511:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:512:0: C0303: Trailing whitespace (trailing-whitespace)
WDPM.py:513:0: W0311: Bad indentation. Found 1 spaces, expected 4 (bad-indentation)
WDPM.py:514:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:517:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:518:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:519:0: C0303: Trailing whitespace (trailing-whitespace)
WDPM.py:520:0: W0311: Bad indentation. Found 1 spaces, expected 4 (bad-indentation)
WDPM.py:521:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:524:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:525:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:526:0: C0303: Trailing whitespace (trailing-whitespace)
WDPM.py:527:0: W0311: Bad indentation. Found 1 spaces, expected 4 (bad-indentation)
WDPM.py:528:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:531:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:532:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:534:0: W0311: Bad indentation. Found 1 spaces, expected 4 (bad-indentation)
WDPM.py:535:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:538:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:539:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:541:0: W0311: Bad indentation. Found 1 spaces, expected 4 (bad-indentation)
WDPM.py:542:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:544:71: C0303: Trailing whitespace (trailing-whitespace)
WDPM.py:546:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:547:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:548:0: W0311: Bad indentation. Found 6 spaces, expected 12 (bad-indentation)
WDPM.py:549:0: W0311: Bad indentation. Found 6 spaces, expected 12 (bad-indentation)
WDPM.py:550:0: W0311: Bad indentation. Found 6 spaces, expected 12 (bad-indentation)
WDPM.py:551:0: C0303: Trailing whitespace (trailing-whitespace)
WDPM.py:552:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:554:0: W0311: Bad indentation. Found 1 spaces, expected 4 (bad-indentation)
WDPM.py:555:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:557:59: C0303: Trailing whitespace (trailing-whitespace)
WDPM.py:559:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:560:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:561:0: W0311: Bad indentation. Found 6 spaces, expected 12 (bad-indentation)
WDPM.py:562:0: W0311: Bad indentation. Found 6 spaces, expected 12 (bad-indentation)
WDPM.py:563:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:565:0: W0311: Bad indentation. Found 1 spaces, expected 4 (bad-indentation)
WDPM.py:566:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:568:58: C0303: Trailing whitespace (trailing-whitespace)
WDPM.py:570:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:571:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:572:0: W0311: Bad indentation. Found 6 spaces, expected 12 (bad-indentation)
WDPM.py:573:0: W0311: Bad indentation. Found 6 spaces, expected 12 (bad-indentation)
WDPM.py:574:0: C0303: Trailing whitespace (trailing-whitespace)
WDPM.py:575:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:577:0: W0311: Bad indentation. Found 1 spaces, expected 4 (bad-indentation)
WDPM.py:578:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:579:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:580:0: W0311: Bad indentation. Found 6 spaces, expected 12 (bad-indentation)
WDPM.py:581:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:582:0: W0311: Bad indentation. Found 5 spaces, expected 12 (bad-indentation)
WDPM.py:583:0: W0311: Bad indentation. Found 5 spaces, expected 12 (bad-indentation)
WDPM.py:585:0: W0311: Bad indentation. Found 1 spaces, expected 4 (bad-indentation)
WDPM.py:586:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:587:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:588:0: W0311: Bad indentation. Found 6 spaces, expected 12 (bad-indentation)
WDPM.py:589:0: W0311: Bad indentation. Found 6 spaces, expected 12 (bad-indentation)
WDPM.py:590:0: W0311: Bad indentation. Found 6 spaces, expected 12 (bad-indentation)
WDPM.py:591:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:592:0: W0311: Bad indentation. Found 6 spaces, expected 12 (bad-indentation)
WDPM.py:593:0: W0311: Bad indentation. Found 6 spaces, expected 12 (bad-indentation)
WDPM.py:596:0: W0311: Bad indentation. Found 1 spaces, expected 4 (bad-indentation)
WDPM.py:597:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:598:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:599:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:600:0: W0311: Bad indentation. Found 7 spaces, expected 16 (bad-indentation)
WDPM.py:601:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:602:0: W0311: Bad indentation. Found 7 spaces, expected 16 (bad-indentation)
WDPM.py:604:0: W0311: Bad indentation. Found 1 spaces, expected 4 (bad-indentation)
WDPM.py:605:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:606:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:607:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:608:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:609:0: W0311: Bad indentation. Found 7 spaces, expected 16 (bad-indentation)
WDPM.py:610:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:611:0: W0311: Bad indentation. Found 7 spaces, expected 16 (bad-indentation)
WDPM.py:612:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:613:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:614:0: W0311: Bad indentation. Found 4 spaces, expected 16 (bad-indentation)
WDPM.py:615:0: W0311: Bad indentation. Found 4 spaces, expected 16 (bad-indentation)
WDPM.py:616:0: W0311: Bad indentation. Found 8 spaces, expected 20 (bad-indentation)
WDPM.py:617:0: W0311: Bad indentation. Found 4 spaces, expected 16 (bad-indentation)
WDPM.py:618:0: W0311: Bad indentation. Found 8 spaces, expected 20 (bad-indentation)
WDPM.py:619:0: W0311: Bad indentation. Found 8 spaces, expected 20 (bad-indentation)
WDPM.py:620:0: W0311: Bad indentation. Found 4 spaces, expected 16 (bad-indentation)
WDPM.py:621:0: W0311: Bad indentation. Found 8 spaces, expected 20 (bad-indentation)
WDPM.py:622:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:623:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:624:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:625:0: W0311: Bad indentation. Found 7 spaces, expected 12 (bad-indentation)
WDPM.py:626:0: C0303: Trailing whitespace (trailing-whitespace)
WDPM.py:628:0: W0311: Bad indentation. Found 1 spaces, expected 4 (bad-indentation)
WDPM.py:629:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:630:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:631:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:632:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:633:0: W0311: Bad indentation. Found 7 spaces, expected 16 (bad-indentation)
WDPM.py:634:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:635:0: W0311: Bad indentation. Found 7 spaces, expected 16 (bad-indentation)
WDPM.py:636:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:637:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:638:0: W0311: Bad indentation. Found 4 spaces, expected 16 (bad-indentation)
WDPM.py:639:0: W0311: Bad indentation. Found 4 spaces, expected 16 (bad-indentation)
WDPM.py:640:0: W0311: Bad indentation. Found 5 spaces, expected 20 (bad-indentation)
WDPM.py:641:0: W0311: Bad indentation. Found 4 spaces, expected 16 (bad-indentation)
WDPM.py:642:0: W0311: Bad indentation. Found 5 spaces, expected 20 (bad-indentation)
WDPM.py:643:0: W0311: Bad indentation. Found 5 spaces, expected 20 (bad-indentation)
WDPM.py:644:0: W0311: Bad indentation. Found 5 spaces, expected 20 (bad-indentation)
WDPM.py:645:0: W0311: Bad indentation. Found 5 spaces, expected 20 (bad-indentation)
WDPM.py:646:0: W0311: Bad indentation. Found 9 spaces, expected 24 (bad-indentation)
WDPM.py:647:0: W0311: Bad indentation. Found 5 spaces, expected 20 (bad-indentation)
WDPM.py:648:0: W0311: Bad indentation. Found 9 spaces, expected 24 (bad-indentation)
WDPM.py:649:0: W0311: Bad indentation. Found 5 spaces, expected 20 (bad-indentation)
WDPM.py:650:0: W0311: Bad indentation. Found 9 spaces, expected 24 (bad-indentation)
WDPM.py:651:0: W0311: Bad indentation. Found 5 spaces, expected 20 (bad-indentation)
WDPM.py:652:0: W0311: Bad indentation. Found 4 spaces, expected 16 (bad-indentation)
WDPM.py:653:0: W0311: Bad indentation. Found 5 spaces, expected 20 (bad-indentation)
WDPM.py:654:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:655:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:656:0: W0311: Bad indentation. Found 7 spaces, expected 12 (bad-indentation)
WDPM.py:658:0: W0311: Bad indentation. Found 1 spaces, expected 4 (bad-indentation)
WDPM.py:659:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:660:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:661:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:662:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:663:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:664:0: C0301: Line too long (110/100) (line-too-long)
WDPM.py:664:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:665:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:666:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:667:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:669:0: W0311: Bad indentation. Found 1 spaces, expected 4 (bad-indentation)
WDPM.py:670:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:671:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:672:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:673:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:674:0: W0311: Bad indentation. Found 7 spaces, expected 16 (bad-indentation)
WDPM.py:675:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:676:0: W0311: Bad indentation. Found 7 spaces, expected 16 (bad-indentation)
WDPM.py:677:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:678:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:679:0: W0311: Bad indentation. Found 4 spaces, expected 16 (bad-indentation)
WDPM.py:680:0: W0311: Bad indentation. Found 4 spaces, expected 16 (bad-indentation)
WDPM.py:681:0: W0311: Bad indentation. Found 5 spaces, expected 20 (bad-indentation)
WDPM.py:682:0: W0311: Bad indentation. Found 4 spaces, expected 16 (bad-indentation)
WDPM.py:683:0: W0311: Bad indentation. Found 5 spaces, expected 20 (bad-indentation)
WDPM.py:684:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:685:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:686:0: W0311: Bad indentation. Found 7 spaces, expected 12 (bad-indentation)
WDPM.py:689:0: W0311: Bad indentation. Found 1 spaces, expected 4 (bad-indentation)
WDPM.py:690:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:691:84: C0303: Trailing whitespace (trailing-whitespace)
WDPM.py:691:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:692:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:693:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:694:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:695:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:696:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:697:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:698:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:700:0: W0311: Bad indentation. Found 1 spaces, expected 4 (bad-indentation)
WDPM.py:701:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:702:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:703:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:704:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:705:0: C0301: Line too long (112/100) (line-too-long)
WDPM.py:705:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:706:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:707:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:708:0: C0301: Line too long (112/100) (line-too-long)
WDPM.py:708:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:709:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:710:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:711:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:713:0: W0311: Bad indentation. Found 1 spaces, expected 4 (bad-indentation)
WDPM.py:714:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:715:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:716:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:717:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:720:0: W0311: Bad indentation. Found 1 spaces, expected 4 (bad-indentation)
WDPM.py:721:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:722:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:723:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:724:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:725:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:726:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:727:0: W0311: Bad indentation. Found 6 spaces, expected 12 (bad-indentation)
WDPM.py:728:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:729:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:730:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:731:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:732:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:733:0: W0311: Bad indentation. Found 6 spaces, expected 16 (bad-indentation)
WDPM.py:734:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:735:0: W0311: Bad indentation. Found 6 spaces, expected 16 (bad-indentation)
WDPM.py:736:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:737:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:738:47: C0303: Trailing whitespace (trailing-whitespace)
WDPM.py:738:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:739:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:740:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:741:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:742:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:743:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:744:0: W0311: Bad indentation. Found 5 spaces, expected 16 (bad-indentation)
WDPM.py:745:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:746:0: W0311: Bad indentation. Found 5 spaces, expected 16 (bad-indentation)
WDPM.py:747:0: C0303: Trailing whitespace (trailing-whitespace)
WDPM.py:748:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:749:0: W0311: Bad indentation. Found 5 spaces, expected 16 (bad-indentation)
WDPM.py:750:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:751:16: C0303: Trailing whitespace (trailing-whitespace)
WDPM.py:751:0: W0311: Bad indentation. Found 5 spaces, expected 16 (bad-indentation)
WDPM.py:753:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:754:0: W0311: Bad indentation. Found 5 spaces, expected 16 (bad-indentation)
WDPM.py:755:0: W0311: Bad indentation. Found 5 spaces, expected 16 (bad-indentation)
WDPM.py:756:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:757:0: W0311: Bad indentation. Found 5 spaces, expected 16 (bad-indentation)
WDPM.py:758:0: W0311: Bad indentation. Found 5 spaces, expected 16 (bad-indentation)
WDPM.py:759:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:760:0: W0311: Bad indentation. Found 5 spaces, expected 16 (bad-indentation)
WDPM.py:761:0: W0311: Bad indentation. Found 5 spaces, expected 16 (bad-indentation)
WDPM.py:762:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:763:0: W0311: Bad indentation. Found 5 spaces, expected 16 (bad-indentation)
WDPM.py:764:0: W0311: Bad indentation. Found 5 spaces, expected 16 (bad-indentation)
WDPM.py:765:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:766:0: W0311: Bad indentation. Found 5 spaces, expected 16 (bad-indentation)
WDPM.py:767:0: W0311: Bad indentation. Found 5 spaces, expected 16 (bad-indentation)
WDPM.py:768:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:769:0: W0311: Bad indentation. Found 5 spaces, expected 16 (bad-indentation)
WDPM.py:770:0: W0311: Bad indentation. Found 9 spaces, expected 20 (bad-indentation)
WDPM.py:771:0: W0311: Bad indentation. Found 9 spaces, expected 20 (bad-indentation)
WDPM.py:772:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:773:0: W0311: Bad indentation. Found 6 spaces, expected 16 (bad-indentation)
WDPM.py:774:0: W0311: Bad indentation. Found 6 spaces, expected 16 (bad-indentation)
WDPM.py:775:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:776:0: W0311: Bad indentation. Found 6 spaces, expected 16 (bad-indentation)
WDPM.py:777:0: W0311: Bad indentation. Found 6 spaces, expected 16 (bad-indentation)
WDPM.py:778:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:779:0: W0311: Bad indentation. Found 6 spaces, expected 16 (bad-indentation)
WDPM.py:780:0: W0311: Bad indentation. Found 6 spaces, expected 16 (bad-indentation)
WDPM.py:781:0: C0303: Trailing whitespace (trailing-whitespace)
WDPM.py:782:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:783:0: W0311: Bad indentation. Found 7 spaces, expected 16 (bad-indentation)
WDPM.py:784:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:785:0: W0311: Bad indentation. Found 7 spaces, expected 16 (bad-indentation)
WDPM.py:786:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:787:0: W0311: Bad indentation. Found 7 spaces, expected 16 (bad-indentation)
WDPM.py:788:0: W0311: Bad indentation. Found 7 spaces, expected 16 (bad-indentation)
WDPM.py:789:0: C0303: Trailing whitespace (trailing-whitespace)
WDPM.py:790:38: C0303: Trailing whitespace (trailing-whitespace)
WDPM.py:790:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:791:75: C0303: Trailing whitespace (trailing-whitespace)
WDPM.py:791:0: W0311: Bad indentation. Found 4 spaces, expected 16 (bad-indentation)
WDPM.py:792:0: C0301: Line too long (103/100) (line-too-long)
WDPM.py:793:0: W0311: Bad indentation. Found 4 spaces, expected 16 (bad-indentation)
WDPM.py:794:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:795:76: C0303: Trailing whitespace (trailing-whitespace)
WDPM.py:795:0: W0311: Bad indentation. Found 4 spaces, expected 16 (bad-indentation)
WDPM.py:796:0: C0301: Line too long (103/100) (line-too-long)
WDPM.py:797:0: W0311: Bad indentation. Found 4 spaces, expected 16 (bad-indentation)
WDPM.py:798:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:799:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:800:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:801:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:802:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:803:0: W0311: Bad indentation. Found 6 spaces, expected 16 (bad-indentation)
WDPM.py:804:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:805:0: W0311: Bad indentation. Found 6 spaces, expected 16 (bad-indentation)
WDPM.py:806:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:807:35: C0303: Trailing whitespace (trailing-whitespace)
WDPM.py:807:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:808:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:809:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:810:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:811:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:812:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:813:0: W0311: Bad indentation. Found 5 spaces, expected 16 (bad-indentation)
WDPM.py:814:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:815:0: W0311: Bad indentation. Found 5 spaces, expected 16 (bad-indentation)
WDPM.py:816:0: C0303: Trailing whitespace (trailing-whitespace)
WDPM.py:817:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:818:0: W0311: Bad indentation. Found 5 spaces, expected 16 (bad-indentation)
WDPM.py:819:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:820:16: C0303: Trailing whitespace (trailing-whitespace)
WDPM.py:820:0: W0311: Bad indentation. Found 5 spaces, expected 16 (bad-indentation)
WDPM.py:822:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:823:0: W0311: Bad indentation. Found 7 spaces, expected 16 (bad-indentation)
WDPM.py:824:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:825:0: W0311: Bad indentation. Found 7 spaces, expected 16 (bad-indentation)
WDPM.py:826:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:827:0: W0311: Bad indentation. Found 7 spaces, expected 16 (bad-indentation)
WDPM.py:828:0: W0311: Bad indentation. Found 7 spaces, expected 16 (bad-indentation)
WDPM.py:830:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:831:0: W0311: Bad indentation. Found 5 spaces, expected 16 (bad-indentation)
WDPM.py:832:0: W0311: Bad indentation. Found 5 spaces, expected 16 (bad-indentation)
WDPM.py:833:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:834:0: W0311: Bad indentation. Found 5 spaces, expected 16 (bad-indentation)
WDPM.py:835:0: W0311: Bad indentation. Found 5 spaces, expected 16 (bad-indentation)
WDPM.py:836:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:837:0: W0311: Bad indentation. Found 5 spaces, expected 16 (bad-indentation)
WDPM.py:838:0: W0311: Bad indentation. Found 5 spaces, expected 16 (bad-indentation)
WDPM.py:839:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:840:0: W0311: Bad indentation. Found 5 spaces, expected 16 (bad-indentation)
WDPM.py:841:0: W0311: Bad indentation. Found 5 spaces, expected 16 (bad-indentation)
WDPM.py:842:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:843:0: W0311: Bad indentation. Found 5 spaces, expected 16 (bad-indentation)
WDPM.py:844:0: W0311: Bad indentation. Found 5 spaces, expected 16 (bad-indentation)
WDPM.py:845:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:846:0: W0311: Bad indentation. Found 5 spaces, expected 16 (bad-indentation)
WDPM.py:847:0: W0311: Bad indentation. Found 9 spaces, expected 20 (bad-indentation)
WDPM.py:848:0: W0311: Bad indentation. Found 9 spaces, expected 20 (bad-indentation)
WDPM.py:849:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:850:0: W0311: Bad indentation. Found 6 spaces, expected 16 (bad-indentation)
WDPM.py:851:0: W0311: Bad indentation. Found 6 spaces, expected 16 (bad-indentation)
WDPM.py:852:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:853:0: W0311: Bad indentation. Found 6 spaces, expected 16 (bad-indentation)
WDPM.py:854:0: W0311: Bad indentation. Found 6 spaces, expected 16 (bad-indentation)
WDPM.py:855:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:856:75: C0303: Trailing whitespace (trailing-whitespace)
WDPM.py:856:0: W0311: Bad indentation. Found 4 spaces, expected 16 (bad-indentation)
WDPM.py:858:0: W0311: Bad indentation. Found 4 spaces, expected 16 (bad-indentation)
WDPM.py:859:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:860:76: C0303: Trailing whitespace (trailing-whitespace)
WDPM.py:860:0: W0311: Bad indentation. Found 4 spaces, expected 16 (bad-indentation)
WDPM.py:862:0: W0311: Bad indentation. Found 4 spaces, expected 16 (bad-indentation)
WDPM.py:863:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation)
WDPM.py:864:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:865:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:866:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:867:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:868:0: W0311: Bad indentation. Found 6 spaces, expected 16 (bad-indentation)
WDPM.py:869:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:870:0: W0311: Bad indentation. Found 6 spaces, expected 16 (bad-indentation)
WDPM.py:871:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:872:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:873:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:874:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:875:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:876:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:877:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
WDPM.py:878:0: W0311: Bad indentation. Found 5 spaces, expected 16 (bad-indentation)
WDPM.py:879:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation)
|
There are just a couple more issues to take care of.
They overlap a lot with #18
#12
#14
[https://avatars.githubusercontent.com/u/25204882?s=400&v=4]<https://github.com/CentreForHydrology/WDPM/issues/14>
Abstract UI control ・ Issue #14 ・ CentreForHydrology/WDPM<#14>
These lines show a large amount of duplication. This could be reduced by looping over a list of components to enable/disable. It also suggests that perhaps the UI should be broken into separate con...
github.com
Once these are finished, we're pretty much done.
K
…---
Dr. Kevin Shook, P.Eng.
Research Scientist
Centre for Hydrology
Department of Geography and Planning
University of Saskatchewan
101.07 - 121 Research Drive
Saskatoon, SK
Canada
S7N 1K2
(306)966-5514
________________________________
From: leogean3 <notifications@github.com>
Sent: February 3, 2021 2:14 PM
To: CentreForHydrology/WDPM <WDPM@noreply.github.com>
Cc: Shook, Kevin <krs350@mail.usask.ca>; State change <state_change@noreply.github.com>
Subject: Re: [CentreForHydrology/WDPM] Create requirements.txt (#40)
Ah yes, you are right, >=4.1.0 is better.
Thanks a lot for your attention,
Leo
________________________________
发件人: KevinShook <notifications@github.com>
发送时间: 2021年2月3日 14:11
收件人: CentreForHydrology/WDPM <WDPM@noreply.github.com>
抄送: Liu, Tonghe <tol924@mail.usask.ca>; Author <author@noreply.github.com>
主题: Re: [CentreForHydrology/WDPM] Create requirements.txt (#40)
Thanks very much.
One final question.
I see that the file says
wxPython==4.1.0
Wouldn't it be a good idea to change it to
wxPython>=4.1.0
to prevent version problems every time wxPython is changed?
If so, I can change it.
K
---
Dr. Kevin Shook, P.Eng.
Research Scientist
Centre for Hydrology
Department of Geography and Planning
University of Saskatchewan
101.07 - 121 Research Drive
Saskatoon, SK
Canada
S7N 1K2
(306)966-5514
________________________________
From: leogean3 <notifications@github.com>
Sent: February 3, 2021 1:38 PM
To: CentreForHydrology/WDPM <WDPM@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Subject: [CentreForHydrology/WDPM] Create requirements.txt (#40)
CAUTION: External to USask. Verify sender and use caution with links and attachments. Forward suspicious emails to phishing@usask.ca
requirements file for python
________________________________
You can view, comment on, or merge this pull request online at:
#40
Commit Summary
* Create requirements.txt
File Changes
* A src/requirements.txt<https://github.com/CentreForHydrology/WDPM/pull/40/files#diff-0a0827574cc2d3aac80f74096dd6d1e871b83efae03aa087c2c8e8f1e9187d26> (1)
Patch Links:
* https://github.com/CentreForHydrology/WDPM/pull/40.patch
* https://github.com/CentreForHydrology/WDPM/pull/40.diff
D
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub<#40>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/ACUJ4TNMGAHN3KBAYX3Z5ZLS5GQ3LANCNFSM4XBOM6NQ>.
D
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub<#40 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AOUMAC3XZXLSYRXRNBKSA4DS5GUYDANCNFSM4XBOM6NQ>.
―
You are receiving this because you modified the open/close state.
Reply to this email directly, view it on GitHub<#40 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/ACUJ4TOAPWXVSAABJMEANXDS5GVB3ANCNFSM4XBOM6NQ>.
|
Hi Kevin,
Copy that, I will look into those issues.
Best regards,
Leo
…________________________________
发件人: KevinShook <notifications@github.com>
发送时间: 2021年2月4日 10:02
收件人: CentreForHydrology/WDPM <WDPM@noreply.github.com>
抄送: Liu, Tonghe <tol924@mail.usask.ca>; Author <author@noreply.github.com>
主题: Re: [CentreForHydrology/WDPM] Create requirements.txt (#40)
There are just a couple more issues to take care of.
They overlap a lot with #18
#12
#14
[https://avatars.githubusercontent.com/u/25204882?s=400&v=4]<https://github.com/CentreForHydrology/WDPM/issues/14>
Abstract UI control ・ Issue #14 ・ CentreForHydrology/WDPM<#14>
These lines show a large amount of duplication. This could be reduced by looping over a list of components to enable/disable. It also suggests that perhaps the UI should be broken into separate con...
github.com
Once these are finished, we're pretty much done.
K
---
Dr. Kevin Shook, P.Eng.
Research Scientist
Centre for Hydrology
Department of Geography and Planning
University of Saskatchewan
101.07 - 121 Research Drive
Saskatoon, SK
Canada
S7N 1K2
(306)966-5514
________________________________
From: leogean3 <notifications@github.com>
Sent: February 3, 2021 2:14 PM
To: CentreForHydrology/WDPM <WDPM@noreply.github.com>
Cc: Shook, Kevin <krs350@mail.usask.ca>; State change <state_change@noreply.github.com>
Subject: Re: [CentreForHydrology/WDPM] Create requirements.txt (#40)
Ah yes, you are right, >=4.1.0 is better.
Thanks a lot for your attention,
Leo
________________________________
发件人: KevinShook <notifications@github.com>
发送时间: 2021年2月3日 14:11
收件人: CentreForHydrology/WDPM <WDPM@noreply.github.com>
抄送: Liu, Tonghe <tol924@mail.usask.ca>; Author <author@noreply.github.com>
主题: Re: [CentreForHydrology/WDPM] Create requirements.txt (#40)
Thanks very much.
One final question.
I see that the file says
wxPython==4.1.0
Wouldn't it be a good idea to change it to
wxPython>=4.1.0
to prevent version problems every time wxPython is changed?
If so, I can change it.
K
---
Dr. Kevin Shook, P.Eng.
Research Scientist
Centre for Hydrology
Department of Geography and Planning
University of Saskatchewan
101.07 - 121 Research Drive
Saskatoon, SK
Canada
S7N 1K2
(306)966-5514
________________________________
From: leogean3 <notifications@github.com>
Sent: February 3, 2021 1:38 PM
To: CentreForHydrology/WDPM <WDPM@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Subject: [CentreForHydrology/WDPM] Create requirements.txt (#40)
CAUTION: External to USask. Verify sender and use caution with links and attachments. Forward suspicious emails to phishing@usask.ca
requirements file for python
________________________________
You can view, comment on, or merge this pull request online at:
#40
Commit Summary
* Create requirements.txt
File Changes
* A src/requirements.txt<https://github.com/CentreForHydrology/WDPM/pull/40/files#diff-0a0827574cc2d3aac80f74096dd6d1e871b83efae03aa087c2c8e8f1e9187d26> (1)
Patch Links:
* https://github.com/CentreForHydrology/WDPM/pull/40.patch
* https://github.com/CentreForHydrology/WDPM/pull/40.diff
D
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub<#40>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/ACUJ4TNMGAHN3KBAYX3Z5ZLS5GQ3LANCNFSM4XBOM6NQ>.
D
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub<#40 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AOUMAC3XZXLSYRXRNBKSA4DS5GUYDANCNFSM4XBOM6NQ>.
―
You are receiving this because you modified the open/close state.
Reply to this email directly, view it on GitHub<#40 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/ACUJ4TOAPWXVSAABJMEANXDS5GVB3ANCNFSM4XBOM6NQ>.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub<#40 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AOUMACZKPHTF3K5DGUGR3PDS5LAIXANCNFSM4XBOM6NQ>.
|
Thanks very much.
Please let me know if there's anything that I can do to help.
We're getting very close to being finished.
After these are done, I just need Ray and John to sign off.
K
…---
Dr. Kevin Shook, P.Eng.
Research Scientist
Centre for Hydrology
Department of Geography and Planning
University of Saskatchewan
101.07 - 121 Research Drive
Saskatoon, SK
Canada
S7N 1K2
(306)966-5514
________________________________
From: leogean3 <notifications@github.com>
Sent: February 4, 2021 10:04 AM
To: CentreForHydrology/WDPM <WDPM@noreply.github.com>
Cc: Shook, Kevin <krs350@mail.usask.ca>; State change <state_change@noreply.github.com>
Subject: Re: [CentreForHydrology/WDPM] Create requirements.txt (#40)
Hi Kevin,
Copy that, I will look into those issues.
Best regards,
Leo
________________________________
发件人: KevinShook <notifications@github.com>
发送时间: 2021年2月4日 10:02
收件人: CentreForHydrology/WDPM <WDPM@noreply.github.com>
抄送: Liu, Tonghe <tol924@mail.usask.ca>; Author <author@noreply.github.com>
主题: Re: [CentreForHydrology/WDPM] Create requirements.txt (#40)
There are just a couple more issues to take care of.
They overlap a lot with #18
#12
#14
[https://avatars.githubusercontent.com/u/25204882?s=400&v=4]<https://github.com/CentreForHydrology/WDPM/issues/14>
Abstract UI control ・ Issue #14 ・ CentreForHydrology/WDPM<#14>
These lines show a large amount of duplication. This could be reduced by looping over a list of components to enable/disable. It also suggests that perhaps the UI should be broken into separate con...
github.com
Once these are finished, we're pretty much done.
K
---
Dr. Kevin Shook, P.Eng.
Research Scientist
Centre for Hydrology
Department of Geography and Planning
University of Saskatchewan
101.07 - 121 Research Drive
Saskatoon, SK
Canada
S7N 1K2
(306)966-5514
________________________________
From: leogean3 <notifications@github.com>
Sent: February 3, 2021 2:14 PM
To: CentreForHydrology/WDPM <WDPM@noreply.github.com>
Cc: Shook, Kevin <krs350@mail.usask.ca>; State change <state_change@noreply.github.com>
Subject: Re: [CentreForHydrology/WDPM] Create requirements.txt (#40)
Ah yes, you are right, >=4.1.0 is better.
Thanks a lot for your attention,
Leo
________________________________
发件人: KevinShook <notifications@github.com>
发送时间: 2021年2月3日 14:11
收件人: CentreForHydrology/WDPM <WDPM@noreply.github.com>
抄送: Liu, Tonghe <tol924@mail.usask.ca>; Author <author@noreply.github.com>
主题: Re: [CentreForHydrology/WDPM] Create requirements.txt (#40)
Thanks very much.
One final question.
I see that the file says
wxPython==4.1.0
Wouldn't it be a good idea to change it to
wxPython>=4.1.0
to prevent version problems every time wxPython is changed?
If so, I can change it.
K
---
Dr. Kevin Shook, P.Eng.
Research Scientist
Centre for Hydrology
Department of Geography and Planning
University of Saskatchewan
101.07 - 121 Research Drive
Saskatoon, SK
Canada
S7N 1K2
(306)966-5514
________________________________
From: leogean3 <notifications@github.com>
Sent: February 3, 2021 1:38 PM
To: CentreForHydrology/WDPM <WDPM@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Subject: [CentreForHydrology/WDPM] Create requirements.txt (#40)
CAUTION: External to USask. Verify sender and use caution with links and attachments. Forward suspicious emails to phishing@usask.ca
requirements file for python
________________________________
You can view, comment on, or merge this pull request online at:
#40
Commit Summary
* Create requirements.txt
File Changes
* A src/requirements.txt<https://github.com/CentreForHydrology/WDPM/pull/40/files#diff-0a0827574cc2d3aac80f74096dd6d1e871b83efae03aa087c2c8e8f1e9187d26> (1)
Patch Links:
* https://github.com/CentreForHydrology/WDPM/pull/40.patch
* https://github.com/CentreForHydrology/WDPM/pull/40.diff
D
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub<#40>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/ACUJ4TNMGAHN3KBAYX3Z5ZLS5GQ3LANCNFSM4XBOM6NQ>.
D
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub<#40 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AOUMAC3XZXLSYRXRNBKSA4DS5GUYDANCNFSM4XBOM6NQ>.
―
You are receiving this because you modified the open/close state.
Reply to this email directly, view it on GitHub<#40 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/ACUJ4TOAPWXVSAABJMEANXDS5GVB3ANCNFSM4XBOM6NQ>.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub<#40 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AOUMACZKPHTF3K5DGUGR3PDS5LAIXANCNFSM4XBOM6NQ>.
—
You are receiving this because you modified the open/close state.
Reply to this email directly, view it on GitHub<#40 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/ACUJ4TL2SJ3ROFDIWQMEB5TS5LAPZANCNFSM4XBOM6NQ>.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
requirements file for python