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 686e3a9 commit 81d7674Copy full SHA for 81d7674
python_coding_best_practices.md
@@ -191,13 +191,3 @@ each class or model should have one test case class.
191
* Long and involved function
192
* Missing whitespace around operator or after comma in arguments, etc.
193
* Using `print()` in production code
194
-
195
196
-## Buy me a Coffee :coffee:
197
198
-With enough coffee nothing is impossible!
199
200
-| PayPal | WeChat (微信) | AliPay (支付宝) |
201
-| ------ | ------------- | --------------- |
202
-| <img src="/images/paypal.jpg" alt="PayPal" height="250" width="250"> | <img src="/images/wechat.jpg" alt="WeChat" height="250" width="250"> | <img src="/images/alipay.jpg" alt="AliPay" height="250" width="250"> |
203
0 commit comments