diff options
| author | Bob Halley <halley@dnspython.org> | 2020-08-04 06:44:06 -0700 |
|---|---|---|
| committer | Bob Halley <halley@dnspython.org> | 2020-08-04 06:44:06 -0700 |
| commit | 224dd115771dc0bc90e4fe1b9e5f824a400c6317 (patch) | |
| tree | ac86051fc7976c7292ad1a6bca6f0ceae65b6310 /Makefile | |
| parent | acdc5416f5af2cb25118c873d72f06b46b858fbd (diff) | |
| download | dnspython-224dd115771dc0bc90e4fe1b9e5f824a400c6317.tar.gz | |
lint
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -59,7 +59,7 @@ potype: poetry run python -m mypy examples tests dns/*.py polint: - poetry run pylint dns/*.py + poetry run pylint dns poflake: poetry run flake8 dns |
