Skip to content

Commit

Permalink
Update funding
Browse files Browse the repository at this point in the history
  • Loading branch information
jarun committed Sep 19, 2021
1 parent 2b64e84 commit 31028ff
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .github/FUNDING.yml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
custom: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=RMLTQ76JSXJ4Q
github: jarun
4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,6 @@ To get started right away, jump to the [Quickstart](#quickstart) section. `buku`

`buku` is a library too! There are several [related projects](#related-projects), including a browser plug-in.

<p align="center">
<a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=RMLTQ76JSXJ4Q"><img src="https://img.shields.io/badge/[email protected]" alt="Donate via PayPal!" /></a>
</p>

### Table of Contents

- [Features](#features)
Expand Down
2 changes: 2 additions & 0 deletions tests/.pylintrc
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,13 @@
disable=
assigning-non-slot,
broad-except,
consider-using-f-string,
consider-using-with,
dangerous-default-value,
expression-not-assigned,
fixme,
global-statement,
global-variable-not-assigned,
import-error,
import-outside-toplevel,
invalid-name,
Expand Down

0 comments on commit 31028ff

Please sign in to comment.