Skip to content

Commit

Permalink
[pre-commit.ci] Apply automatic pre-commit fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci[bot] committed Aug 3, 2023
1 parent 92b50f2 commit fa8bcaa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/_nebari/stages/bootstrap/__init__.py
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
import enum
import io
import pathlib
import typing
from inspect import cleandoc
from typing import Dict, List
import pathlib

from _nebari.provider.cicd.github import gen_nebari_linter, gen_nebari_ops
from _nebari.provider.cicd.gitlab import gen_gitlab_ci
Expand Down

0 comments on commit fa8bcaa

Please sign in to comment.