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

Update generic.py to repair the SyntaxWarning #3286

Merged
merged 2 commits into from
Mar 25, 2024

Commits on Feb 21, 2024

  1. Update generic.py to repair the SyntaxWarning

    when start bottles from CLI
    I get `generic.py:95: SyntaxWarning: invalid escape sequence '\d'`
    
    reference the [python doc](https://docs.python.org/3/reference/lexical_analysis.html#string-and-bytes-literals)
    TDYQ-Liu authored Feb 21, 2024
    Configuration menu
    Copy the full SHA
    1aefd67 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

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