Skip to content

Commit

Permalink
Update src/qutip_qip/noise.py
Browse files Browse the repository at this point in the history
Co-authored-by: Simon Cross <hodgestar+github@gmail.com>
  • Loading branch information
BoxiLi and hodgestar committed Jul 14, 2021
1 parent 2317ea6 commit 7571066
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/qutip_qip/noise.py
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ def get_noisy_pulses(self, dims=None, pulses=None, systematic_noise=None):
"""
Return the input pulses list with noise added and
the pulse independent noise in a dummy :class:`.Pulse` object.
This is a template method, a method with the same name and signitures
This is a template method, a method with the same name and signatures
needs to be defined in the subclasses.
Parameters
Expand Down

0 comments on commit 7571066

Please sign in to comment.