Skip to content

Commit

Permalink
Merge pull request #167 from facundobatista/fixtests
Browse files Browse the repository at this point in the history
Docstring.
  • Loading branch information
facundobatista authored Sep 7, 2024
2 parents 08d4e25 + 68c0bb5 commit 5b11834
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions kilink/prod.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
"""Run service in production."""

from kilink import main, loghelper
from kilink.config import config

Expand Down

0 comments on commit 5b11834

Please sign in to comment.