-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improve Validation and Error Handling in QCNN Sequence Method (#147)
* changed the error handling logic in qcnn.py * added tests to test_qcnn.py and deleted previous one. updated qcnn.py fixing linting issues. * fixed regex matching * suggested changes --------- Co-authored-by: Saasha Joshi <32019413+SaashaJoshi@users.noreply.github.com>
- Loading branch information
1 parent
08fc69b
commit 61dd30c
Showing
2 changed files
with
98 additions
and
40 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters