yangheng commited on
Commit
d2f69e5
1 Parent(s): f3d2b41

update_datasets

Browse files
Files changed (1) hide show
  1. integrated_datasets/__init__.py +9 -0
integrated_datasets/__init__.py ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ # -*- coding: utf-8 -*-
2
+ # file: __init__.py
3
+ # time: 2021/6/8 0008
4
+ # author: yangheng <yangheng@m.scnu.edu.cn>
5
+ # github: https://github.com/yangheng95
6
+ # Copyright (C) 2021. All Rights Reserved.
7
+
8
+
9
+ __version__ = '2022.11.05'