Skip to content

Commit

Permalink
Adicionada uma linha de comentario para o curso de Pytools
Browse files Browse the repository at this point in the history
  • Loading branch information
carloslira22 committed May 1, 2020
1 parent ca097ce commit f0b72cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
from distutils.util import convert_path
from fnmatch import fnmatchcase
from setuptools import setup, find_packages

""" comentario para request - Carlos Lira """

def read(fname):
return codecs.open(os.path.join(os.path.dirname(__file__), fname)).read()
Expand Down

0 comments on commit f0b72cd

Please sign in to comment.