vna calibration
All checks were successful
Publish Python 🐍 distribution 📦 to PyPI and TestPyPI / Build distribution 📦 (push) Successful in -10s
Publish Python 🐍 distribution 📦 to PyPI and TestPyPI / Publish Python 🐍 distribution 📦 to PyPI (push) Has been skipped

This commit is contained in:
2024-12-02 18:06:39 -07:00
parent 60ef43e66e
commit c8ace2330d
2 changed files with 142 additions and 7 deletions

View File

@ -50,3 +50,6 @@ exclude = '''
| dist
)/
'''
[tool.isort]
profile = "black"