Skip to content

Commit

Permalink
Removed white space screwing with PR linter
Browse files Browse the repository at this point in the history
  • Loading branch information
itsmoosh authored and stephenfin committed Jan 16, 2024
1 parent 8f7d38a commit ce1ac08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sphinxcontrib/apidoc/ext.py
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ def cmd_opts():

yield '--output-dir'
yield output_dir

yield '--templatedir'
yield template_dir

Expand Down

0 comments on commit ce1ac08

Please sign in to comment.