Skip to content

Commit 31c141d

Browse files
committed
Merge branch 'blitz' of https://github.com/ansys/pyansys-geometry into blitz
2 parents 4044462 + b827101 commit 31c141d

File tree

113 files changed

+3243
-926
lines changed

Some content is hidden

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

113 files changed

+3243
-926
lines changed

.github/labeler.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
documentation:
22
- changed-files:
3-
- any-glob-to-any-file: 'docs/source/**/*'
3+
- any-glob-to-any-file: 'doc/source/**/*'
4+
- any-glob-to-any-file: 'README.rst'
45
maintenance:
56
- changed-files:
67
- any-glob-to-any-file: '.github/**/*'
7-
- any-glob-to-any-file: '.flake8'
88
- any-glob-to-any-file: 'pyproject.toml'
99
testing:
1010
- changed-files:

0 commit comments

Comments
 (0)