mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-07 05:30:38 +02:00
The previous commit removed some packages without proper handling of comments. This commit correct those comments. * gnu/packages/django.scm (python-django-extensions, python-django-cleanup): Correct comments. * gnu/packages/jupyter.scm (python-ipykernel-7): Likewise. * gnu/packages/python-check.scm (python-hypothesmith, python-pytest-celery): Likewise. * gnu/packages/python-xyz.scm (python-mir-eval, python-click-repl, python-nb-clean): Likewise. * gnu/packages/statistics.scm (python-dcor): Likewise. Change-Id: I1ee52361f627a71716c20ccff3a0cd1678a00b7d Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>