File tree 2 files changed +4
-8
lines changed
2 files changed +4
-8
lines changed Original file line number Diff line number Diff line change 1
1
---
2
2
name : Feature request
3
3
about : Suggest an idea for this project
4
- title : ' '
5
- labels : ' '
6
- assignees : ' '
7
-
4
+ title : " "
5
+ labels : " "
6
+ assignees : " "
8
7
---
9
8
10
9
** Is your feature request related to a problem? Please describe.**
@@ -13,8 +12,5 @@ A clear and concise description of what the problem is. Ex. I'm always frustrate
13
12
** Describe the solution you'd like**
14
13
A clear and concise description of what you want to happen.
15
14
16
- ** Describe alternatives you've considered**
17
- A clear and concise description of any alternative solutions or features you've considered.
18
-
19
15
** Additional context**
20
16
Add any other context or screenshots about the feature request here.
Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ build-backend = "poetry.core.masonry.api"
42
42
01 = " start:app"
43
43
44
44
[tool .poetry .group .dev .dependencies ]
45
- black = " ^23.10.1 "
45
+ black = " ^24.3.0 "
46
46
isort = " ^5.12.0"
47
47
pre-commit = " ^3.6.2"
48
48
pytest = " ^8.1.1"
You can’t perform that action at this time.
0 commit comments