From 72f94a3b03d5c2f8211f499c1c3fc72413d3fd4e Mon Sep 17 00:00:00 2001 From: Hynek Schlawack Date: Mon, 4 Jan 2021 13:24:43 +0100 Subject: [PATCH] Update isort URL --- .github/CONTRIBUTING.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CONTRIBUTING.rst b/.github/CONTRIBUTING.rst index 231e7a7f1..59c945c3d 100644 --- a/.github/CONTRIBUTING.rst +++ b/.github/CONTRIBUTING.rst @@ -247,4 +247,4 @@ Thank you for considering contributing to ``attrs``! .. _towncrier: https://pypi.org/project/towncrier .. _black: https://github.com/psf/black .. _pre-commit: https://pre-commit.com/ -.. _isort: https://github.com/timothycrosley/isort +.. _isort: https://github.com/PyCQA/isort