docstring and release
All checks were successful
Build on RHEL9 / build (push) Successful in 3m45s
Build on RHEL8 / build (push) Successful in 4m31s

This commit is contained in:
froejdh_e
2026-01-21 16:52:12 +01:00
parent 3d49e91aed
commit 06cd6c9eb7
2 changed files with 3 additions and 1 deletions

View File

@@ -3758,7 +3758,7 @@ class Detector(CppDetectorApi):
@property
def pattern(self):
"""[Mythen3][Ctb][Xilinx Ctb] Loads ASCII pattern file directly to server (instead of executing line by line).
"""[Mythen3][Ctb][Xilinx Ctb] Load a pattern (from file or memory) to the server (instead of executing line by line).
:getter: Not Implemented