Skip to content

Commit 81d7674

Browse files
committed
removed buy me a coffee section
1 parent 686e3a9 commit 81d7674

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

python_coding_best_practices.md

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -191,13 +191,3 @@ each class or model should have one test case class.
191191
* Long and involved function
192192
* Missing whitespace around operator or after comma in arguments, etc.
193193
* 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

Comments
 (0)