From de9154f79e2375ee6d293c0b131c0abe46a4db0e Mon Sep 17 00:00:00 2001 From: Wang Xia Date: Mon, 6 Mar 2023 10:17:58 +0000 Subject: [PATCH] Update algorithm.rst --- docs/source/sls/algorithm.rst | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/docs/source/sls/algorithm.rst b/docs/source/sls/algorithm.rst index 47bf150..6bf9a2e 100644 --- a/docs/source/sls/algorithm.rst +++ b/docs/source/sls/algorithm.rst @@ -56,14 +56,14 @@ Output .. _DQFlags: https://? -=========== ======= =============================================== -TTYPE TFORM Description -=========== ======= =============================================== -BIT integer The bit number, starting at zero -VALUE integer The equivalent base-10 value of BIT -NAME string The mnemonic name of the data quality condition -DESCRIPTION string A description of the data quality condition -=========== ======= ================================================ +=========== ======= =============================================== +TTYPE TFORM Description +=========== ======= =============================================== +BIT integer The bit number, starting at zero +VALUE integer The equivalent base-10 value of BIT +NAME string The mnemonic name of the data quality condition +DESCRIPTION string A description of the data quality condition +=========== ======= ================================================ ===== ===== ======= A B A and B -- GitLab