Skip to content

Commit 8c15519

Browse files
Update doc/design.rst
Co-authored-by: Christoph Pirkl <[email protected]>
1 parent 4cd8e45 commit 8c15519

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/design.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,7 @@ to the tools used/invoked by the python toolbox.
235235

236236
- The current method of passing files as individual arguments by default offers ease in collection and filtering. It also allows users to simply provide or replace the selection mechanism fairly easily.
237237

238-
- Every tool used by the toolbox (e.g., `black`, `isort`) used to support passing files by argument. However, not all of them provided the same mechanism for selection or deselection patterns (e.g., "glob").
238+
- Every tool used by the toolbox (e.g., `black`, `isort`) used to support passing files by argument. However, not all of them provided the same mechanism for selection or deselection patterns (e.g. "glob").
239239

240240
**Ideas/Solutions:**
241241

0 commit comments

Comments
 (0)