Skip to content

Commit c068ee8

Browse files
committed
update file header in affinity_propagation.py
1 parent 82981fe commit c068ee8

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

sklearn/cluster/affinity_propagation_.py

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
1-
""" Algorithms for clustering : Meanshift, Affinity propagation and spectral
2-
clustering.
1+
"""Affinity Propagation clustering algorithm."""
32

4-
"""
53
# Author: Alexandre Gramfort [email protected]
64
# Gael Varoquaux [email protected]
75

0 commit comments

Comments
 (0)