diff --git a/controls/__init__.py b/controls/__init__.py index e69de29..84c6f37 100644 --- a/controls/__init__.py +++ b/controls/__init__.py @@ -0,0 +1,3 @@ +""" +Module of SCADA to so some cool (contol?) things! +""" \ No newline at end of file