Fix package docstrings, #1612
This commit is contained in:
@@ -27,6 +27,8 @@
|
||||
|
||||
|
||||
class Cityhash(Package):
|
||||
"""CityHash, a family of hash functions for strings."""
|
||||
|
||||
homepage = "https://github.com/google/cityhash"
|
||||
url = "https://github.com/google/cityhash"
|
||||
|
||||
|
Reference in New Issue
Block a user