mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-25 06:23:53 +01:00
sniffer.py: enforce use of python3
This commit is contained in:
parent
1c187bb82f
commit
adf8ed117d
@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env python
|
||||
#!/usr/bin/env python3
|
||||
# -*- coding: utf-8 -*-
|
||||
'''
|
||||
(C) 2012, Mariano Alvira <mar@devl.org>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user