Skip to content

Commit d6128d8

Browse files
authored
Merge pull request #90 from Preocts/preocts
Fix formatting
2 parents 9ed72a0 + b0c7c17 commit d6128d8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,6 @@ Makefile.
159159
| `install-dev` | install development/test requirements and project as editable install |
160160
| `upgrade-dev` | update all dependencies, regenerate requirements.txt |
161161
| `coverage` | Run tests with coverage, generate console report |
162-
| `docker-test' | Run coverage and tests in a docker container. |
162+
| `docker-test` | Run coverage and tests in a docker container. |
163163
| `build-dist` | Build source distribution and wheel distribution |
164164
| `clean` | Deletes build, tox, coverage, pytest, mypy, cache, and pyc artifacts |

0 commit comments

Comments
 (0)