mirror of
https://github.com/blackboxprogramming/BlackRoad-Operating-System.git
synced 2026-03-17 06:57:17 -05:00
5 lines
95 B
Python
5 lines
95 B
Python
"""Utility helpers for the BlackRoad backend."""
|
|
|
|
from .datetime import utc_now # noqa: F401
|
|
|