We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27a5607 commit 9c1e8faCopy full SHA for 9c1e8fa
.github/DISCUSSION_TEMPLATE/questions.yml
@@ -85,7 +85,7 @@ body:
85
session.add(hero_1)
86
session.commit()
87
session.refresh(hero_1)
88
- print(hero_1)\
+ print(hero_1)
89
render: python
90
validations:
91
required: true
0 commit comments