diff options
Diffstat (limited to 'test/test_classifier.py')
-rw-r--r-- | test/test_classifier.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test_classifier.py b/test/test_classifier.py index 0e6123ce93f..d99f66c991d 100644 --- a/test/test_classifier.py +++ b/test/test_classifier.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 import binascii import socket |