diff --git a/pytket/pytket/logging/__init__.py b/pytket/pytket/logging/__init__.py index a4b4debbee..4aedd13ba5 100644 --- a/pytket/pytket/logging/__init__.py +++ b/pytket/pytket/logging/__init__.py @@ -1,3 +1,5 @@ +# noqa: A005 + # Copyright Quantinuum # # Licensed under the Apache License, Version 2.0 (the "License");