1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-07-15 01:24:29 +02:00

formatting

This commit is contained in:
Kelly Brazil
2021-09-16 22:04:44 -07:00
parent c80f863334
commit 92c7357615

View File

@ -65,6 +65,8 @@ def _process(proc_data):
""" """
# #
# process the data here # process the data here
# rebuild output for added semantic information
# use helper functions in jc.utils for int, float, bool conversions and timestamps
# #
return proc_data return proc_data