Skip to content

Commit

Permalink
Update __main__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
vasusen-code authored Mar 10, 2022
1 parent c6d2aa5 commit 4f09c5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main/__main__.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
load_plugins(plugin_name.replace(".py", ""))

print("Successfully deployed!")
print("#MaheshChauhan • #DroneBots")
print("@MaheshChauhan • @DroneBots")

if __name__ == "__main__":
Drone.run_until_disconnected()

0 comments on commit 4f09c5a

Please sign in to comment.