diff options
| author | Bob Halley <halley@dnspython.org> | 2018-12-09 12:10:19 -0800 |
|---|---|---|
| committer | Bob Halley <halley@dnspython.org> | 2018-12-09 12:10:19 -0800 |
| commit | 7a0d63e4a7f6bff0259a5f23a0241e7a39d7d68a (patch) | |
| tree | 705b555648e2731ad0c726f4dabadc89176e75b8 /Makefile | |
| parent | efb36d6cdeb35b0d94d71b82440dd5473adfc94b (diff) | |
| download | dnspython-7a0d63e4a7f6bff0259a5f23a0241e7a39d7d68a.tar.gz | |
pylint3 -> pylint
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -65,7 +65,7 @@ test: test3: test lint: - pylint3 dns tests examples/*.py + pylint dns tests examples/*.py lint3: lint |
