Skip to content

Commit

Permalink
just added docstring"
Browse files Browse the repository at this point in the history
  • Loading branch information
fcarvalhopacheco committed May 7, 2022
1 parent 52d8df8 commit 2422410
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,3 +1,7 @@
"""
Build and install the project.
"""

from setuptools import setup, find_packages

setup(
Expand Down

0 comments on commit 2422410

Please sign in to comment.