Add max_number limitation (with tests, nogal)
[naja.git] / naja / resources / __init__.py
1 from naja.resources.loader import Loader
2
3 resources = Loader('data')