File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -75,12 +75,6 @@ for feature in completed_features:
7575 feature.render(badge = True )
7676```
7777
78- We currently don't have any features available to sponsors only.
79- Right now we are putting our efforts into the documentation,
80- then we will start again implementing features.
81- You can get updates on * mkdocstrings Insiders* work
82- by following ** @pawamoy ** on :material-mastodon:{ .mastodon } [ Fosstodon] ( https://fosstodon.org/@pawamoy ) .
83-
8478## How to become a sponsor
8579
8680Thanks for your interest in sponsoring! In order to become an eligible sponsor
@@ -141,12 +135,7 @@ print_sponsors()
141135## Funding
142136
143137``` python exec="1" session="insiders"
144- print (f """
145- Current funding is at **$ { human_readable_amount(current_funding)} a month**.
146- We do not have any funding goals yet.
147- Stay updated by following **@pawamoy**
148- on :material-mastodon: {{ .mastodon }} [Fosstodon](https://fosstodon.org/@pawamoy).
149- """ )
138+ print (f " Current funding is at **$ { human_readable_amount(current_funding)} a month**. " )
150139```
151140
152141### Goals
You can’t perform that action at this time.
0 commit comments