[console_scripts]
flake8-qiskit-migration = flake8_qiskit_migration.command:cli

[flake8.extension]
QKT = flake8_qiskit_migration.plugin:Plugin
