8th day of python challenges 111-117
This commit is contained in:
5
venv/lib/python3.6/site-packages/numpy/random/info.py
Normal file
5
venv/lib/python3.6/site-packages/numpy/random/info.py
Normal file
@@ -0,0 +1,5 @@
|
||||
from __future__ import division, absolute_import, print_function
|
||||
|
||||
from .. import __doc__
|
||||
|
||||
depends = ['core']
|
Reference in New Issue
Block a user