You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* π§ Add pre-commit config
Similar to graphene and graphene-sqlalchemy
* β¬ Bump black
* π· Lint on CI
* β¬ Bump flake8-black
* π§ Keep excluding migrations
* β¬ Bump flake8
* π§ Remove black and flake8 from tox config
* β¬ Update pre-commit versions
* Upgrade syntax to python 3.7+
* Format with pre-commit
dedent docs/schema.py to allow formatting
* Fix tests on python 3.7
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/bug_report.md
+3-3
Original file line number
Diff line number
Diff line change
@@ -27,8 +27,8 @@ a github repo, https://repl.it or similar (you can use this template as a starti
27
27
28
28
29
29
***Please tell us about your environment:**
30
-
31
-
- Version:
32
-
- Platform:
30
+
31
+
- Version:
32
+
- Platform:
33
33
34
34
***Other information** (e.g. detailed explanation, stacktraces, related issues, suggestions how to fix, links for us to have context, eg. stackoverflow)
0 commit comments