Skip to content

Commit

Permalink
Add extra import to setup.py
Browse files Browse the repository at this point in the history
Done to test `pre-commit.ci` is configured properly.
  • Loading branch information
jakirkham authored Oct 27, 2023
1 parent 1374e1f commit 0ff53da
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions setup.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
import os

from setuptools import setup

setup()

0 comments on commit 0ff53da

Please sign in to comment.