This website requires JavaScript.
Explore
Help
Register
Sign In
yujunjun
/
openspg
Watch
1
Star
0
Fork
0
You've already forked openspg
mirror of
https://github.com/OpenSPG/openspg.git
synced
2025-08-15 20:32:21 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
openspg
/
python
/
knext
/
client
/
base.py
6 lines
50 B
Python
Raw
Normal View
History
Unescape
Escape
adjust module structure
2023-12-06 17:26:39 +08:00
from
abc
import
ABC
class
Client
(
ABC
)
:
merge master
2023-12-11 15:34:02 +08:00
pass
Reference in New Issue
Copy Permalink