update(doc): on SlaveLogParser

This commit is contained in:
Wataru Otsubo 2024-10-29 18:13:11 +09:00
parent 2eef64bf5b
commit 984083657a
4 changed files with 97 additions and 36 deletions

View file

@ -1,3 +1,6 @@
"""
Parse QAQC JATHub slave log.
"""
module SlaveLogParser
using StaticArrays