We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6a93bd commit f721e94Copy full SHA for f721e94
.codacy.yml
@@ -10,3 +10,7 @@ exclude_paths:
10
- 'src/qrl/_version.py'
11
- 'src/qrl/measure.py'
12
- 'start_qrl.py'
13
+engines:
14
+ duplication:
15
+ exclude_paths:
16
+ - 'tests/**'
0 commit comments