Skip to content

Commit

Permalink
Add type stubs as git submodule
Browse files Browse the repository at this point in the history
  • Loading branch information
jenshnielsen committed Jan 3, 2023
1 parent e59c462 commit b79463c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,6 @@
path = qcodes/tests/dataset/fixtures/db_files
url = https://github.com/QCoDeS/qcodes_db_fixtures.git
branch = main
[submodule "typings"]
path = typings
url = https://github.com/QCoDeS/qcodes-python-type-stubs.git
1 change: 1 addition & 0 deletions typings
Submodule typings added at 116165

0 comments on commit b79463c

Please sign in to comment.