Skip to content

Commit

Permalink
[cdd/compound/exmod.py] flake8 adherence
Browse files Browse the repository at this point in the history
  • Loading branch information
SamuelMarks committed Feb 6, 2024
1 parent 0e8ffa0 commit e6d98e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cdd/compound/exmod.py
Original file line number Diff line number Diff line change
Expand Up @@ -273,7 +273,7 @@ def exmod_single_folder(
:param mock_imports: Whether to generate mock TensorFlow imports
:type mock_imports: ```bool```
:param emit_base_engine_metadata: [sqlalchemy specific] Whether to produce a file with `Base`, `engine`, and `metadata`.
:param emit_base_engine_metadata: [sqlalchemy] Whether to produce a file with `Base`, `engine`, and `metadata`.
:type emit_base_engine_metadata: ```bool```
:param no_word_wrap: Whether word-wrap is disabled (on emission).
Expand Down

0 comments on commit e6d98e5

Please sign in to comment.