Skip to content

Commit 9d89e88

Browse files
committed
[codespell] Fixing Spelling Mistakes
This is the first in a series of commits to add support for codespell. This is continuning the process completed in ironic-python-agent. Future Commits will add a Tox Target, CI support and potentially a git-blame-ignore-revs file if their are lots of spelling mistakes that could clutter git blame. Change-Id: I03afa84ec096ecda81c38ccbc368cb49c2e74646
1 parent a387971 commit 9d89e88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tempest_plugin/tests/common/ovs_lib.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
# under the License.
1414

1515

16-
# I'd be happy to re-use ovs_lib from neutron.agent.common
16+
# I'd be happy to reuse ovs_lib from neutron.agent.common
1717
# but Tempest all_plugin run tries to import the module
1818
# and has an issue with importing CLI options
1919
# Current approach is to re-implement a small subset of ovsctl commands

0 commit comments

Comments
 (0)