mirror of
https://github.com/Akkudoktor-EOS/EOS.git
synced 2026-08-31 12:46:38 +00:00
chore: verify connector write path
This commit is contained in:
@@ -0,0 +1,6 @@
|
|||||||
|
"""Versioned utility helpers."""
|
||||||
|
|
||||||
|
|
||||||
|
def noop() -> None:
|
||||||
|
"""Placeholder helper used for testing connector write access."""
|
||||||
|
return None
|
||||||
Reference in New Issue
Block a user