This website requires JavaScript.
Explore
Help
Sign In
richard
/
0ptr
Watch
1
Star
0
Fork
0
You've already forked 0ptr
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
8b29ca8f58
0ptr
/
nullptr
/
models
/
sector.py
7 lines
93 B
Python
Raw
Normal View
History
Unescape
Escape
First setup of the store
2023-06-09 11:19:47 +00:00
from
.
base
import
Base
Add base.py, command_line.py and five other files
2023-06-07 19:48:28 +00:00
class
Sector
(
Base
)
:
Info
2023-06-10 17:39:32 +00:00
@classmethod
First setup of the store
2023-06-09 11:19:47 +00:00
def
ext
(
self
)
:
return
'
sct
'
Reference in New Issue
Copy Permalink