diff --git a/carom/const.py b/carom/const.py index d18f1cd..7e7b2df 100644 --- a/carom/const.py +++ b/carom/const.py @@ -1,2 +1,2 @@ AVAILABLE_PINS = range(0, 28) -"""Pins available for Configuration""" \ No newline at end of file +"""Pins available for Configuration"""