Skip to content

Commit 50ccb47

Browse files
committed
module name
1 parent 4a0bf41 commit 50ccb47

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ccpp.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ jobs:
145145
. ./mypy-env/bin/activate
146146
pip install mypy types-cffi scipy-stubs
147147
mypy -p dolfinx
148-
mypy -p dolfinx.cpp
148+
mypy -p dolfinx._cpp
149149
# mypy test
150150
# mypy demo
151151

0 commit comments

Comments
 (0)