This commit is contained in:
gacekjk 2015-06-05 17:40:45 +02:00
parent 2f778885e6
commit be87016259

View File

@ -1,8 +1,8 @@
#!/usr/bin/env python3
# coding=utf-8 # coding=utf-8
""" """
Basic tests for the cpu_freq module Basic tests for the cpu_freq module
""" """
#!/usr/bin/env python3
import os import os