Skip to content

Fixed circular dependency issue with BIM workbench, adopted FreeCAD 1… #174

Fixed circular dependency issue with BIM workbench, adopted FreeCAD 1…

Fixed circular dependency issue with BIM workbench, adopted FreeCAD 1… #174

Workflow file for this run

name: Lint
on: [push, pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-python@v2
- uses: psf/black@stable