Skip to content
Snippets Groups Projects
Commit 1b7925b6 authored by Andreas Gattringer's avatar Andreas Gattringer
Browse files

added import

parent c71d9672
No related branches found
No related tags found
No related merge requests found
import logging
import os
from umnp.aux import utc_now_rounded_second
def setup_logger(name: str, log_dir: str | None = None):
now = utc_now_rounded_second()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment