Skip to content
This repository was archived by the owner on Apr 12, 2018. It is now read-only.

Commit 84931d0

Browse files
committed
Missing comma in setup
1 parent 1fe4e7d commit 84931d0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
by Alejandro Celis, Javier Fuentes-Martín, Avelino Vicente,
1313
and Javier Virto (arXiv:1704.04504). RGEs based on arXiv:1308.2627,
1414
arXiv:1310.4838, and arXiv:1312.2014 by Rodrigo Alonso,
15-
Elizabeth Jenkins, Aneesh Manohar, and Michael Trott."""
15+
Elizabeth Jenkins, Aneesh Manohar, and Michael Trott.""",
1616
license='MIT',
1717
packages=find_packages(),
1818
package_data={

0 commit comments

Comments
 (0)