Skip to content

Commit dbbc47d

Browse files
authored
DOC: add docstring to utils.logging module
1 parent 5fbe9ea commit dbbc47d

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/biocracker/utils/logging.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
"""Utility functions for logging."""
2+
13
from __future__ import annotations
24

35
import logging

0 commit comments

Comments
 (0)