Skip to content

Commit

Permalink
linter on setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
montyly committed Feb 15, 2024
1 parent ac4b5bc commit 1246d65
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions setup.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,6 @@
"""
Install script for test-generator package
"""
import setuptools

setuptools.setup()

0 comments on commit 1246d65

Please sign in to comment.