1
0
mirror of https://github.com/aquatix/digimarks.git synced 2025-12-07 02:35:10 +01:00

New project structure, in line with modern Python projects

This commit is contained in:
2023-07-29 16:05:05 +02:00
parent 0b49186559
commit 96e7ef16d4
8 changed files with 113 additions and 57 deletions

4
.codacy.yaml Normal file
View File

@@ -0,0 +1,4 @@
---
exclude_paths:
- "example_config/**"
- "docs/source/**"