mtiggelman / SPI-rack

Python drivers for the QuTech SPI-rack
http://qtwork.tudelft.nl/~mtiggelman/
MIT License
5 stars 8 forks source link

Code style #2

Closed Rubenknex closed 7 years ago

Rubenknex commented 7 years ago

Just a small thing. I noticed in some files this_style_is_used for functions, which is standard for Python, and it others ThisStyleIsUsed.

mtiggelman commented 7 years ago

Fixed. Updated all to Python standard. Also changed the function names of the S5i_module.py, should be changed in the qcodes file.