This website requires JavaScript.
Explore
Help
Register
Sign In
paulmataruso
/
zulip
Watch
1
Star
0
Fork
0
You've already forked zulip
mirror of
https://github.com/zulip/zulip.git
synced
2025-11-03 21:43:21 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fe1a20ebb39dd339d0b7b4d6286bbee6f05cbfa8
zulip
/
zerver
/
data_import
History
Anders Kaseorg
53e80c41ea
ruff: Fix SIM113 Use
enumerate()
for index variable in
for
loop.
...
Signed-off-by: Anders Kaseorg <
anders@zulip.com
>
2024-02-02 10:30:45 -08:00
..
__init__.py
…
gitter.py
python: Annotate type aliases with TypeAlias.
2023-08-07 10:02:49 -07:00
import_util.py
ruff: Fix SIM113 Use
enumerate()
for index variable in
for
loop.
2024-02-02 10:30:45 -08:00
mattermost.py
requirements: Upgrade Python requirements.
2024-01-29 10:41:54 -08:00
rocketchat.py
models: Extract zerver.models.streams.
2023-12-16 22:08:44 -08:00
sequencer.py
…
slack_message_conversion.py
python: Annotate type aliases with TypeAlias.
2023-08-07 10:02:49 -07:00
slack.py
ruff: Fix SIM113 Use
enumerate()
for index variable in
for
loop.
2024-02-02 10:30:45 -08:00
user_handler.py
…