Skip to content

Commit 20add75

Browse files
authored
Merge pull request #2475 from zas/move_ui_files
Move ui_*.py to ui/forms/
2 parents b02c0a8 + 07727e3 commit 20add75

File tree

89 files changed

+864
-447
lines changed

Some content is hidden

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

89 files changed

+864
-447
lines changed

.codacy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
exclude_paths:
22
- 'picard/resources.py'
3-
- 'picard/ui/ui_*.py'
3+
- 'picard/ui/forms/ui_*.py'
44
engines:
55
coverage:
66
exclude_paths:

0 commit comments

Comments
 (0)