This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
AI开发
Register
Sign In
AbductiveLearning
/
ABLkit
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 actions
pull/3/head
Tony-HYX
3 years ago
parent
7457e08301
commit
3904293bf9
1 changed files
with
1 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-2
.github/workflows/lint.yml
+ 1
- 2
.github/workflows/lint.yml
View File
@@ -17,5 +17,4 @@ jobs:
uses: py-actions/flake8@v2
with:
max-line-length: "100"
path: "src"
plugins: "flake8-bugbear==22.1.11 flake8-black"
plugins: "flake8-bugbear"
Write
Preview
Loading…
Cancel
Save