mirror of
https://github.com/frappe/bench.git
synced 2025-01-24 07:28:25 +00:00
chore: codacy import and docstring fixes
This commit is contained in:
parent
20152f2dce
commit
84fb7e296a
@ -1,3 +1,5 @@
|
||||
"""Module for setting up system and respective bench configurations"""
|
||||
|
||||
# imports - third party imports
|
||||
from jinja2 import Environment, PackageLoader
|
||||
|
||||
|
@ -1,5 +1,4 @@
|
||||
# imports - standard imports
|
||||
import errno
|
||||
import os
|
||||
|
||||
# imports - third party imports
|
||||
|
Loading…
x
Reference in New Issue
Block a user