Skip to content

Commit 784765a

Browse files
chore: cleanup
1 parent 9ef0afc commit 784765a

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
-529 KB
Binary file not shown.

devcycle_python_sdk/open_feature_provider/provider.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ def get_metadata(self) -> Metadata:
4747
return self.meta_data
4848

4949
def get_provider_hooks(self) -> List[Hook]:
50-
return []
50+
return []
5151

5252
def _resolve(
5353
self,

0 commit comments

Comments
 (0)