Skip to content

Commit f721e94

Browse files
committed
Excluded Unit Tests from Codacy Duplication Analysis
1 parent e6a93bd commit f721e94

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.codacy.yml

+4
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,7 @@ exclude_paths:
1010
- 'src/qrl/_version.py'
1111
- 'src/qrl/measure.py'
1212
- 'start_qrl.py'
13+
engines:
14+
duplication:
15+
exclude_paths:
16+
- 'tests/**'

0 commit comments

Comments
 (0)