Skip to content

Commit 9b78732

Browse files
author
github-actions
committed
fix: replace non-breaking spaces with regular spaces
1 parent 4eb2dff commit 9b78732

File tree

44 files changed

+6
-6
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

44 files changed

+6
-6
lines changed

.github/generate_map.py

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -104,12 +104,12 @@ def build_choropleth(percent_by_iso):
104104
)
105105
fig.update_layout(
106106
coloraxis_colorbar=dict(
107-
        title="% stargazers",
108-
        len=0.5,
109-
        thickness=15,
110-
        x=0.95,
111-
        y=0.5,
112-
    ),
107+
title="% stargazers",
108+
len=0.5,
109+
thickness=15,
110+
x=0.95,
111+
y=0.5,
112+
),
113113
margin=dict(l=0, r=0, t=0, b=0),
114114
)
115115
PNG_PATH.parent.mkdir(parents=True, exist_ok=True)

.github/stargazer_map.png

-2 Bytes

arpspoof/icon.png

-1 Bytes

arpspoof/logo.png

-1 Bytes

birdnet-go/icon.png

-5 Bytes
-1 Bytes

birdnet-go/logo.png

-5 Bytes

booksonic_air/icon.png

-2 Bytes

booksonic_air/logo.png

-2 Bytes

calibre/icon.png

-1 Bytes

calibre/logo.png

-1 Bytes

codex/icon.png

-3 Bytes

codex/logo.png

-3 Bytes

fireflyiii_fints_importer/icon.png

-1 Bytes

fireflyiii_fints_importer/logo.png

-1 Bytes

fireflyiii_fints_importer/stats.png

-1 Bytes

grav/icon.png

-1 Bytes

grav/logo.png

-1 Bytes

jellyseerr/icon.png

-1 Bytes

jellyseerr/logo.png

-1 Bytes

kometa/icon.png

-1 Bytes

kometa/logo.png

-1 Bytes

lidarr/icon.png

-1 Bytes

lidarr/logo.png

-1 Bytes

photoprism/icon.png

-1 Bytes

photoprism/logo.png

-1 Bytes

postgres_15/stats.png

-1 Bytes

resiliosync/icon.png

-1 Bytes

resiliosync/logo.png

-1 Bytes

seafile/icon.png

-1 Bytes

seafile/logo.png

-1 Bytes

seafile/stats.png

-1 Bytes

spotweb/icon.png

-1 Bytes

spotweb/logo.png

-1 Bytes

ubooquity/icon.png

-2 Bytes

ubooquity/logo.png

-2 Bytes

unpackerr/icon.png

-1 Bytes

unpackerr/logo.png

-1 Bytes

webtrees/icon.png

-1 Bytes

webtrees/logo.png

-1 Bytes

whoogle/icon.png

-1 Bytes

whoogle/logo.png

-1 Bytes
-2 Bytes
-2 Bytes

0 commit comments

Comments
 (0)