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