Skip to content

Commit

Permalink
del files that produce linting errors
Browse files Browse the repository at this point in the history
  • Loading branch information
SaashaJoshi committed Nov 5, 2023
1 parent 79dfbfd commit d37d9f4
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 182 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
from .frqi import FRQI
from .neqr import NEQR

__all__=[
__all__ = [
"FRQI",
"NEQR",
]
]
32 changes: 0 additions & 32 deletions quantum_image_processing/test-files/mnist-frqi-representation.py

This file was deleted.

39 changes: 0 additions & 39 deletions quantum_image_processing/test-files/mnist-neqr-representation.py

This file was deleted.

109 changes: 0 additions & 109 deletions quantum_image_processing/test-files/mnist-ttn-classification.py

This file was deleted.

0 comments on commit d37d9f4

Please sign in to comment.