diff --git a/speedtest.py b/speedtest.py index 186b52929..2abd9a982 100755 --- a/speedtest.py +++ b/speedtest.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 # -*- coding: utf-8 -*- # Copyright 2012 Matt Martz # All Rights Reserved.