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

Replaced all instances of outdated type annotations (List, Dict, etc.…) #1081

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Commits on Sep 14, 2024

  1. Replaced all instances of outdated type annotations (List, Dict, etc.…

    …) with the current built-in types (list, dict, etc.) .
    CulmoneY committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    327a861 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2024

  1. Configuration menu
    Copy the full SHA
    ab8fc96 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    655c16c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    43b6444 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5612a0c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e998c84 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Configuration menu
    Copy the full SHA
    802d460 View commit details
    Browse the repository at this point in the history
  2. Fixed test_snapshot.py

    CulmoneY committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    c266525 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c34f390 View commit details
    Browse the repository at this point in the history