Skip to content

Commit

Permalink
Code cleaning
Browse files Browse the repository at this point in the history
  • Loading branch information
akadlec committed Jan 18, 2022
1 parent e465437 commit 280a848
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion devices_module/bootstrap.py
Expand Up @@ -20,9 +20,10 @@

# pylint: disable=no-value-for-parameter

# Library dependencies
# Python base dependencies
import logging

# Library dependencies
from kink import di
from sqlalchemy.orm import Session as OrmSession

Expand Down

0 comments on commit 280a848

Please sign in to comment.