Skip to content

Commit 9505644

Browse files
committed
alphabetize
1 parent 34cd9d8 commit 9505644

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/apify/_utils.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,9 @@ def is_running_in_ipython() -> bool:
3535
'Actor',
3636
'Charging',
3737
'Configuration',
38+
'Event data',
3839
'Event managers',
3940
'Events',
40-
'Event data',
4141
'Request loaders',
4242
'Storage clients',
4343
'Storage data',

website/docusaurus.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ const GROUP_ORDER = [
88
'Actor',
99
'Charging',
1010
'Configuration',
11+
'Event data',
1112
'Event managers',
1213
'Events',
13-
'Event data',
1414
'Request loaders',
1515
'Storage clients',
1616
'Storage data',

0 commit comments

Comments
 (0)