Skip to content
This repository has been archived by the owner on Nov 3, 2023. It is now read-only.

Fix handling of dedented continuation lines. #472

Merged
merged 3 commits into from Aug 6, 2020
Merged

Commits on Aug 4, 2020

  1. Fix handling of dedented continuation lines.

    - Dedent the function definition before parsing it.
    - Join continued-lines before attempting to parse the docstring.
    anntzer committed Aug 4, 2020
    Configuration menu
    Copy the full SHA
    38543a9 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2020

  1. Configuration menu
    Copy the full SHA
    87358a9 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2020

  1. Update release notes

    samj1912 committed Aug 6, 2020
    Configuration menu
    Copy the full SHA
    4767974 View commit details
    Browse the repository at this point in the history