This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
论坛
实训
竞赛
大数据
AI开发
Register
Sign In
limingjuan
/
Prediction-MindSpore
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
0
Wiki
evaluate
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
HPC
Browse Source
update pylint
pull/1/head
Huyf9
2 years ago
parent
2d02acc766
commit
e150c4246d
1 changed files
with
2 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-1
.github/pylint.conf
+ 2
- 1
.github/pylint.conf
View File
@@ -161,7 +161,8 @@ disable=raw-checker-failed,
too-few-public-methods,
no-member,
protected-access,
abstract-method
abstract-method,
C0103
# Enable the message, report, category or checker with the given id(s). You can
# either give multiple identifier separated by comma (,) or put this option
Write
Preview
Loading…
Cancel
Save