Skip to content

Commit

Permalink
Merge pull request #59 from gumyr/dev
Browse files Browse the repository at this point in the history
Correct docs Washer size example
  • Loading branch information
gumyr authored Jul 19, 2022
2 parents 8d5faa1 + 24588f4 commit 8ef22b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/cq_warehouse/fastener.py
Original file line number Diff line number Diff line change
Expand Up @@ -2154,7 +2154,7 @@ class Washer(ABC):
Base class used to create standard washers
Args:
size (str): standard sizes - e.g. "M6-1"
size (str): standard sizes - e.g. "M6"
fastener_type (str): type identifier - e.g. "iso4032"
Raises:
Expand Down

0 comments on commit 8ef22b5

Please sign in to comment.