Skip to content

Commit

Permalink
setup.py: Make pydoc happy with docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
SchoolGuy committed Jun 14, 2023
1 parent cbcd51e commit b7c20eb
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions setup.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
"""
This file only serves to allow compatibility with legacy build tools
"""
"""File only serves to allow compatibility with legacy build tools."""

from setuptools import setup

Expand Down

0 comments on commit b7c20eb

Please sign in to comment.