Skip to content

Commit

Permalink
Apply pre-commit code formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci-lite[bot] authored Sep 16, 2024
1 parent 0e4cc21 commit d8a8b5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/shared/packages.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@
# FOR A PARTICULAR PURPOSE.
#
##############################################################################
from packaging.version import parse as parse_version
import configparser
import itertools
import pathlib
from packaging.version import parse as parse_version


TYPES = ['buildout-recipe', 'c-code', 'pure-python', 'zope-product', 'toolkit']
Expand Down

0 comments on commit d8a8b5e

Please sign in to comment.