Removed obsolete docstring.

This commit is contained in:
Aymeric Augustin 2013-12-29 20:45:25 +01:00
parent 21f22f9544
commit d1eb362afb
1 changed files with 0 additions and 2 deletions

View File

@ -1,5 +1,3 @@
"Utilities for loading models and the modules that contain them."
from collections import defaultdict, OrderedDict
import os
import sys