Pyosch / vpplib

GNU General Public License v3.0
32 stars 20 forks source link

move standard parameters from __init__ to test files #33

Closed Pyosch closed 4 years ago

Pyosch commented 4 years ago

assign not mandatory attributes to None. Leave mandatory attributes blank. Take care of right order to avoid errors. First attributes without None, then others.