can not import functions that have doc string in them
Open
- Dominant language
- Jupyter Notebook
- Stars
- 258
- Forks
- 71
- PR merge metrics
- No merged PRs in 30d
Description
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
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.