Commit Graph

3 Commits

Author SHA1 Message Date
Matthew Treinish a637eadfe3
Fix pylint
This commit fixes issues identified by pylint with the code so far so we
can enable that in CI moving forward.
2022-01-07 15:22:12 -05:00
Matthew Treinish b1afc1f33a
Add logging configuration and setup to qiskit-neko tests
This commit logging options to the configuration file to set the log
level globally and per module, adjust the log message format, and
store the logs to a file in addition to the attachments in the
test result stream.
2022-01-07 13:07:36 -05:00
Matthew Treinish 0932909ff7
Initial commit 2022-01-07 10:36:46 -05:00