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

Fix bug with google style arg regex #448

Merged
merged 1 commit into from May 28, 2020
Merged

Commits on May 5, 2020

  1. Fix bug with google style arg regex

    Currently, due to the way the regex was specified, the regex
    matcher was getting thrown off by types that used colons.
    
    This change makes the regex robust to such type and fixes PyCQA#443
    samj1912 committed May 5, 2020
    Configuration menu
    Copy the full SHA
    8f75135 View commit details
    Browse the repository at this point in the history