This website requires JavaScript.
Explore
Help
Sign In
s473616
/
Machine_learning_2023
Watch
1
Star
0
Fork
0
You've already forked Machine_learning_2023
forked from
s473601/Machine_learning_2023
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
5910777fa4
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