(20260310) Modified the work computation to label the event as "In" or "Out" by even considering the label of the device.
This commit is contained in:
@@ -191,7 +191,7 @@ if __name__ == "__main__":
|
||||
import argparse
|
||||
ap = argparse.ArgumentParser()
|
||||
ap.add_argument(
|
||||
"--test",
|
||||
"--test", "--test-mode",
|
||||
action = "store_true",
|
||||
default = False,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user