This website requires JavaScript.
Explore
Help
Sign In
s473601
/
Machine_learning_2023
Watch
3
Star
0
Fork
1
You've already forked Machine_learning_2023
Code
Issues
3
Pull Requests
1
Projects
Releases
Wiki
Activity
d470601fe1
Machine_learning_2023
/
domain
/
commands
/
command.py
4 lines
73 B
Python
Raw
Normal View
History
Unescape
Escape
changes
2023-05-18 23:18:07 +02:00
class
Command
:
def
run
(
self
)
:
raise
NotImplementedError
(
)
Reference in New Issue
Copy Permalink