Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion two_qubit_simulator/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
"""
Initialise the two_qubit_simulator module.
Add import statements from auxilirary modules here.
Add import statements from auxiliary modules here.
"""
# testing soz
1 change: 1 addition & 0 deletions two_qubit_simulator/quantum_gates/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@
Initialise the quantum_gates module.
Add import statements from auxilirary modules here.
"""
# just testing something here!