submodule
This commit is contained in:
parent
aaa1ee91ae
commit
0f0c700d9f
3
.gitignore
vendored
3
.gitignore
vendored
@ -1,4 +1,5 @@
|
|||||||
tests
|
tests
|
||||||
.env
|
.env
|
||||||
src/data
|
src/data
|
||||||
src/logs
|
src/logs
|
||||||
|
src/config.yaml
|
||||||
|
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -1,3 +1,6 @@
|
|||||||
[submodule "src/plugins/Weather"]
|
[submodule "src/plugins/Weather"]
|
||||||
path = src/plugins/Weather
|
path = src/plugins/Weather
|
||||||
url = https://github.com/pythagodzi11a/Weather.git
|
url = https://github.com/pythagodzi11a/Weather.git
|
||||||
|
[submodule "src/plugins/YiYanAPI"]
|
||||||
|
path = src/plugins/YiYanAPI
|
||||||
|
url = https://github.com/pythagodzi11a/YiYanAPI
|
||||||
|
1
src/plugins/YiYanAPI
Submodule
1
src/plugins/YiYanAPI
Submodule
@ -0,0 +1 @@
|
|||||||
|
Subproject commit 88e4f85afd8723e5d999ff3adf0c6ff27422e2fb
|
BIN
src/plugins/data_base/__pycache__/__init__.cpython-313.pyc
Executable file
BIN
src/plugins/data_base/__pycache__/__init__.cpython-313.pyc
Executable file
Binary file not shown.
BIN
src/plugins/get_file/__pycache__/__init__.cpython-313.pyc
Executable file
BIN
src/plugins/get_file/__pycache__/__init__.cpython-313.pyc
Executable file
Binary file not shown.
BIN
src/plugins/get_file/__pycache__/get_file.cpython-313.pyc
Executable file
BIN
src/plugins/get_file/__pycache__/get_file.cpython-313.pyc
Executable file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user