Skip to content

Python 3.12 Required Code Changes #89

@crackulator

Description

@crackulator

main.py line 146
error : invalid escape sequence '\d'
(can be fixed with r string prefix)

resources/lib/mlb.py line 1018
TypeError: 'float' object cannot be interpreted as an integer
(can be fixed by replacing division operators with double slash)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions