mirror of
https://github.com/MarkParker5/STARK.git
synced 2025-01-03 10:44:02 +02:00
small fix
This commit is contained in:
parent
627ff20c82
commit
1b705620b2
@ -1,4 +1,5 @@
|
||||
from Command import Command # import parent class
|
||||
import os
|
||||
|
||||
class Raspi(Command):
|
||||
def start(this, string): # main method
|
||||
|
Loading…
Reference in New Issue
Block a user