tests: More adjustments to python.scm split.

This is a followup to 44d10b1f72.

* tests/lint.scm: Update imports.
This commit is contained in:
Efraim Flashner 2019-01-20 11:49:10 +02:00
parent 4e1f9a2f2c
commit 3b98522b28
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@
#:use-module (gnu packages)
#:use-module (gnu packages glib)
#:use-module (gnu packages pkg-config)
#:use-module (gnu packages python)
#:use-module (gnu packages python-xyz)
#:use-module (web uri)
#:use-module (web server)
#:use-module (web server http)