Skip to content

Commit bebb963

Browse files
committed
Ignore unused imports in generated files
1 parent 9f24548 commit bebb963

5 files changed

Lines changed: 5 additions & 0 deletions

File tree

codegen/lco/templates/instruments.jinja

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# ruff: noqa: F401
12
# pyright: reportUnannotatedClassAttribute=false
23
# This file is generated automatically and should not be edited by hand.
34

src/aeonlib/ocs/blanco/instruments.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# ruff: noqa: F401
12
# pyright: reportUnannotatedClassAttribute=false
23
# This file is generated automatically and should not be edited by hand.
34

src/aeonlib/ocs/lco/instruments.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# ruff: noqa: F401
12
# pyright: reportUnannotatedClassAttribute=false
23
# This file is generated automatically and should not be edited by hand.
34

src/aeonlib/ocs/saao/instruments.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# ruff: noqa: F401
12
# pyright: reportUnannotatedClassAttribute=false
23
# This file is generated automatically and should not be edited by hand.
34

src/aeonlib/ocs/soar/instruments.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# ruff: noqa: F401
12
# pyright: reportUnannotatedClassAttribute=false
23
# This file is generated automatically and should not be edited by hand.
34

0 commit comments

Comments
 (0)