XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.1.0
    • 3.1.0
    • PySpark
    • None

    Description

      At the moment, with exception to type ignores, we use default MyPy configuration. These already provide decent coverage, but are somewhat less restrictive than the ones used in typeshed and pyspark-stubs.

      We should consider at least the following:

      • strict_optional
      • no_implicit_optional

      It might be also a good idea to add disallow_untyped_defs, which will allow us to catch any instances of user-facing code, that are missing annotations.

      Attachments

        Activity

          People

            zero323 Maciej Szymkiewicz
            zero323 Maciej Szymkiewicz
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: