Skip to content
This repository was archived by the owner on Jun 28, 2023. It is now read-only.

Commit 3f7b69c

Browse files
committed
Fix typo ...
1 parent aa27da6 commit 3f7b69c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ install:
3030

3131
script:
3232
- python setup.py test
33-
- pycostyle everywhere
33+
- pydocstyle everywhere
3434
- mypy everywhere
3535

3636
after_success:

0 commit comments

Comments
 (0)