DiCarloLab-Delft / PycQED_py3

Python3 version of PycQED using QCoDeS as backend
MIT License
68 stars 41 forks source link

Add missing __init__ files #623

Closed oschusler closed 4 years ago

oschusler commented 4 years ago

This PR fixes no known issue, but is neccesary to install PycQED directly from setup.py into a virtual env.

Changes proposed in this pull request:

@MiguelSMoreira

MiguelSMoreira commented 4 years ago

Everything seems fine!