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 5b0e6e3 commit 9361978Copy full SHA for 9361978
type_hint_arrow_samples/game_class_example.py
@@ -11,4 +11,4 @@ def get_genre(self) -> str:
11
return self.genre
12
13
def get_price(self) -> float:
14
- return self.price
+ return self.price
0 commit comments