mirror of
https://github.com/frappe/bench.git
synced 2025-02-03 19:38:24 +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
|
# imports - third party imports
|
||||||
from jinja2 import Environment, PackageLoader
|
from jinja2 import Environment, PackageLoader
|
||||||
|
|
||||||
|
@ -1,5 +1,4 @@
|
|||||||
# imports - standard imports
|
# imports - standard imports
|
||||||
import errno
|
|
||||||
import os
|
import os
|
||||||
|
|
||||||
# imports - third party imports
|
# imports - third party imports
|
||||||
|
Loading…
x
Reference in New Issue
Block a user