Added boilerplate code for python
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
boilerplate
|
||||
==========
|
||||
|
||||
.. testsetup::
|
||||
|
||||
from boilerplate import *
|
||||
|
||||
.. automodule:: boilerplate
|
||||
:members:
|
||||
Reference in New Issue
Block a user