Files
python-by-example-150-chall…/venv/lib/python3.6/site-packages/numpy/random/info.py

6 lines
109 B
Python
Raw Normal View History

2019-08-04 15:26:35 +03:00
from __future__ import division, absolute_import, print_function
from .. import __doc__
depends = ['core']