Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Correct some regular expression syntax. #2577

Merged
merged 8 commits into from
Jun 24, 2020
Merged

Commits on Jun 18, 2020

  1. Correct some badly-formed regular expressions.

    To test:
      python3 -W once -c 'from plotly.graph_objs import _layout'
      python3 -W once -c 'from plotly import basedatatypes'
    georgevdd committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    9b28162 View commit details
    Browse the repository at this point in the history
  2. Correct some badly-formed regular expressions.

    To test:
      python3 -W once -c 'from plotly.graph_objs import _layout'
      python3 -W once -c 'from plotly import basedatatypes'
    georgevdd committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    f291e5e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    514e7fb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c97d8b0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    24f7e6b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ecb92b0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c14ad82 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2020

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