can not import functions that have doc string in them
Abierto
- Lenguaje dominante
- Jupyter Notebook
- Estrellas
- 258
- Forks
- 71
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
1) You can not import functions that have doc strings in them.
Here is the error msg
File "", line 13
"""uses Gauss's method for summing integers
http://wmueller.com/precalculus/advanced/hint4_3_6.html"""
^
IndentationError: unexpected indent
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.