From be8701625936ec39fdb6fe09a9658b76643a5049 Mon Sep 17 00:00:00 2001 From: gacekjk Date: Fri, 5 Jun 2015 17:40:45 +0200 Subject: [PATCH] fix pep8 --- tests/test_cpu_freq.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/test_cpu_freq.py b/tests/test_cpu_freq.py index 43fd64a..a3a2e03 100644 --- a/tests/test_cpu_freq.py +++ b/tests/test_cpu_freq.py @@ -1,8 +1,8 @@ +#!/usr/bin/env python3 # coding=utf-8 """ Basic tests for the cpu_freq module """ -#!/usr/bin/env python3 import os