First Version (#1)
Co-authored-by: Anujith Muraleedharan <140189296+AnujithM@users.noreply.github.com>
This commit is contained in:
6
example_exercises/1_check_import.py
Executable file
6
example_exercises/1_check_import.py
Executable file
@@ -0,0 +1,6 @@
|
||||
from tello_sim.tello_sim_client import TelloSimClient
|
||||
|
||||
|
||||
print(TelloSimClient)
|
||||
|
||||
print("Tello import works fine")
|
||||
Reference in New Issue
Block a user