Skip to content

Conversation

mkundu1
Copy link
Contributor

@mkundu1 mkundu1 commented Apr 19, 2022

No description provided.

@mkundu1 mkundu1 linked an issue Apr 19, 2022 that may be closed by this pull request
args: [
--exclude, src/ansys/api/fluent/v0/* src/ansys/fluent/core/meshing/tui.py src/ansys/fluent/core/solver/tui.py src/ansys/fluent/core/solver/settings.py src/ansys/fluent/core/datamodel/*,
--select, W191 W291 W293 W391 E115 E117 E122 E124 E125 E225 E231 E301 E303 F401 F403 N801 N802 N803 N804 N805 N806,
#--select, W191 W291 W293 W391 E115 E117 E122 E124 E125 E225 E231 E301 E303 F401 F403 N801 N802 N803 N804 N805 N806 ANN001 ANN201 ANN205 ANN206,
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There are still ~600 missing type hints before we can enable this.

Copy link
Collaborator

@dnwillia-work dnwillia-work Apr 19, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, a lot of work. I would prioritize introducing them where it is most beneficial to have them. eg: on public APIs where devs might find it helpful.

@mkundu1 mkundu1 merged commit a366bda into main Apr 20, 2022
@mkundu1 mkundu1 deleted the maint/flake8-annotations branch April 20, 2022 06:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support flake8-annotations

3 participants