Skip to content

Commit

Permalink
Remove wrong comment
Browse files Browse the repository at this point in the history
  • Loading branch information
abravalheri committed Nov 23, 2022
1 parent 5801753 commit a4db65f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setuptools/tests/test_logging.py
Expand Up @@ -42,7 +42,7 @@ def test_patching_does_not_cause_problems():
# Ensure `dist.log` is only patched if necessary

import setuptools.logging
from distutils import dist # <- load distutils after all the patches take place
from distutils import dist

setuptools.logging.configure()

Expand Down

0 comments on commit a4db65f

Please sign in to comment.