diff --git a/pyirishrail/pyirishrail.py b/pyirishrail/pyirishrail.py index be60a51..745de6f 100755 --- a/pyirishrail/pyirishrail.py +++ b/pyirishrail/pyirishrail.py @@ -40,7 +40,7 @@ def _parse(data, obj_name, attr_map): return parsed_objects -class IrishRailRTPI: +class IrishRailRTPI(): """Interacts with the Irish Rail RTPI API. """