Skip to content

Commit b454f38

Browse files
committed
fix lint
1 parent e44eb54 commit b454f38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ldclient/impl/datasystem/fdv2.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,7 @@ def is_monitoring_enabled(self) -> bool:
228228
return False
229229

230230
return monitoring_enabled()
231-
231+
232232
def close(self):
233233
"""
234234
Close the wrapper and stop the repeating task poller if it's running.

0 commit comments

Comments
 (0)