Skip to content

Commit f611d97

Browse files
kjy5github-actions[bot]
authored andcommitted
Hatch static analysis
1 parent 967db98 commit f611d97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ephys_link/bindings/mpm_binding.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -287,7 +287,7 @@ def unified_space_to_platform_space(self, unified_space: Vector4) -> Vector4:
287287
)
288288

289289
# Helper functions.
290-
290+
291291
async def _query_data(self) -> dict[str, Any]: # pyright: ignore [reportExplicitAny]
292292
try:
293293
# Update cache if it's expired.

0 commit comments

Comments
 (0)