Skip to content

Commit 072cc44

Browse files
checkstyle
1 parent 100fa9d commit 072cc44

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/workos/fga.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ class FGAModule(Protocol):
5858
.. deprecated::
5959
Use :class:`workos.authorization.AuthorizationModule` instead.
6060
"""
61+
6162
def get_resource(
6263
self, *, resource_type: str, resource_id: str
6364
) -> AuthorizationResource:

0 commit comments

Comments
 (0)