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 Nov 27, 2024
1 parent e6a790b commit de6c7bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/OFS/Application.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
"""Application support
"""

import pkgutil
import os
import pkgutil
import sys
from logging import getLogger
from urllib.parse import urlparse
Expand Down

0 comments on commit de6c7bd

Please sign in to comment.