remove leftover import in example

exporters
J. Fernando Sánchez 5 years ago
parent 70d033b3a9
commit b41927d7bf

@ -4,8 +4,6 @@ from random import random, shuffle
from itertools import islice
import logging
import other_module
class CityPubs(Environment):
'''Environment with Pubs'''

Loading…
Cancel
Save