diff --git a/analyze.py b/analyze.py index fa00d89..c8f6f3f 100755 --- a/analyze.py +++ b/analyze.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python2 # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/.