Skip to content

Commit d3f8ae9

Browse files
committed
linter
1 parent d868e9c commit d3f8ae9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

infrahub_sdk/client.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1719,7 +1719,6 @@ def count(
17191719
)
17201720
return int(response.get(schema.kind, {}).get("count", 0))
17211721

1722-
17231722
@overload
17241723
def all(
17251724
self,

0 commit comments

Comments
 (0)