Skip to content

Commit

Permalink
fix: add avlos specific constants to main.
Browse files Browse the repository at this point in the history
  • Loading branch information
shamangeorge committed May 10, 2021
1 parent 11bdf61 commit e220442
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pre_commit/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@

from pre_commit.avlos.install_uninstall import setup_avlos
from pre_commit.avlos.install_uninstall import install_avlos
from pre_commit.avlos.constants import DEFAULT_CONFIG_FILE

logger = logging.getLogger('pre_commit')

Expand Down

0 comments on commit e220442

Please sign in to comment.