Skip to content

mypy not linting freecad package #63

@gbroques

Description

@gbroques

MyPy isn't linting the freecad/ namespace package.

A few options:

  1. Add __init__.py to freecad/
  2. Explicitly call mypy on freecad/
  3. cd ose-*-workbench && mypy --config-file ... -p freecad -p osefastener -p tests

Related Issue: python/mypy#6385

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