Skip to content

Commit 1cefe13

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent d41836b commit 1cefe13

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

UnleashClient/__init__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -284,7 +284,6 @@ def connection_id(self):
284284
def is_initialized(self):
285285
return self._run_state == _RunState.INITIALIZED
286286

287-
288287
def initialize_client(self, fetch_toggles: bool = True) -> None:
289288
"""
290289
Initializes client and starts communication with central unleash server(s).

0 commit comments

Comments
 (0)