Kaydet (Commit) 92ffe46e authored tarafından Anthony Sottile's avatar Anthony Sottile

Correct url in setup.py

üst 39417d66
......@@ -3,7 +3,7 @@ from setuptools import setup
setup(
name='add_trailing_comma',
description='Automatically add trailing commas to calls and literals',
url='https://github.com/asottile/add_trailing_comma',
url='https://github.com/asottile/add-trailing-comma',
version='0.6.3',
author='Anthony Sottile',
author_email='asottile@umich.edu',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment