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
[MNT] remove __version__.py
pull/1/head
troyyyyy
2 years ago
parent
a07c0770bc
commit
58d8a8381f
1 changed files
with
0 additions
and
3 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-3
abl/__version__.py
+ 0
- 3
abl/__version__.py
View File
@@ -1,3 +0,0 @@
VERSION = (0, 1, 2)
__version__ = ".".join(map(str, VERSION))
Write
Preview
Loading…
Cancel
Save