making module docstrings and coding comments consistent

This commit is contained in:
Nate Prewitt
2016-07-19 14:51:14 -06:00
parent 75d72ca4ea
commit 15a3869006
20 changed files with 29 additions and 16 deletions
+2
View File
@@ -1,3 +1,5 @@
# -*- coding: utf-8 -*-
import os
import pytest
import threading