Skip to content

Commit 40f3f7a

Browse files
authored
Merge pull request #44 from daichengxin/main
move idxml to parquet
2 parents 486d0bb + a4f744e commit 40f3f7a

53 files changed

Lines changed: 663224 additions & 184813 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.codacy.yml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
---
2+
engines:
3+
pylint:
4+
enabled: true
5+
exclude_paths:
6+
- "tests/*"
7+
duplication:
8+
enabled: true
9+
exclude_paths:
10+
- "tests/*"
11+
exclude_paths:
12+
- "tests/*"
13+
- "docs/"
14+
- ".github/"

0 commit comments

Comments
 (0)