Skip to content

Commit

Permalink
cleans mistyped code
Browse files Browse the repository at this point in the history
  • Loading branch information
rber474 committed Oct 2, 2023
1 parent 7cce9e3 commit d70c2d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Products/mcdutils/tests/test_mapping.py
Original file line number Diff line number Diff line change
Expand Up @@ -165,4 +165,4 @@ def delete(self, key):
except KeyError:
pass

client = DummyClient()c
client = DummyClient()

0 comments on commit d70c2d8

Please sign in to comment.