Skip to content
View spikedengineering's full-sized avatar
🦀
Oxidizing
🦀
Oxidizing
  • Apolonia Group
  • Lisbon, Portugal
  • 03:00 (UTC +01:00)
Block or Report

Block or report spikedengineering

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. svst svst Public

    Strongly Typed Python

    Python 4

  2. mypy.ini mypy.ini
    1
    [mypy]
    2
    python_version = 3.10
    3
    follow_imports = normal
    4
    ignore_missing_imports = true
    5
    cache_dir = .mypy_cache