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
enviado o link de acesso do curso de python pro
close pythonprobr#270
  • Loading branch information
carloslira22 committed May 1, 2020
1 parent f0b72cd commit 6cab6d8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
from fnmatch import fnmatchcase
from setuptools import setup, find_packages
""" comentario para request - Carlos Lira """
""" https://www.python.pro.br/dashboard/"""

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

0 comments on commit 6cab6d8

Please sign in to comment.