diff --git a/lokingyql/lokingyql.py b/lokingyql/lokingyql.py index a12ced3..93a0544 100644 --- a/lokingyql/lokingyql.py +++ b/lokingyql/lokingyql.py @@ -13,7 +13,7 @@ def __init__(self, table=None, url=default_url, format='json'): self.table = table self.format = format self._query = None # used to build query when using methods such as