Skip to content
This repository was archived by the owner on Sep 4, 2022. It is now read-only.

Commit 3dc3d70

Browse files
Switch from py2 to py3
1 parent 8a4718b commit 3dc3d70

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ubnt_discovery.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/usr/bin/env python
1+
#!/usr/bin/env python3
22

33
##########################################
44
# UBNT command line discovery tool #

0 commit comments

Comments
 (0)