Skip to content
This repository has been archived by the owner on Jan 14, 2024. It is now read-only.

Commit

Permalink
Add docs
Browse files Browse the repository at this point in the history
  • Loading branch information
blackandred committed Nov 24, 2020
1 parent 0fdfb48 commit 085e5e2
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions src/rkd/audit.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,11 @@

"""
Audit
=====
Allows to keep activity logs for future analysis
"""

import os
import re
from .api.syntax import TaskDeclaration
Expand Down

0 comments on commit 085e5e2

Please sign in to comment.