seitime-frappe/frappe/utils
Akhil Narang 26ae0f3460
fix: ruff fixes
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2024-02-07 17:04:31 +05:30
..
__init__.py fix: ruff fixes 2024-02-07 17:04:31 +05:30
background_jobs.py fix: ruff fixes 2024-02-07 17:04:31 +05:30
backups.py fix: ruff fixes 2024-02-07 17:04:31 +05:30
bench_helper.py fix: rely on pyenv to collect bench commands, however that may be set up (#21975) 2023-08-14 15:02:32 +05:30
boilerplate.py fix: ruff fixes 2024-02-07 17:04:31 +05:30
caching.py style: re-format with ruff 2024-02-05 18:53:33 +05:30
change_log.py fix: ruff fixes 2024-02-07 17:04:31 +05:30
commands.py style: re-format with ruff 2024-02-05 18:53:33 +05:30
connections.py refactor: force ipv4 localhost (#22394) 2023-09-13 16:23:23 +05:30
csvutils.py fix: ruff fixes 2024-02-07 17:04:31 +05:30
dashboard.py fix: ruff fixes 2024-02-07 17:04:31 +05:30
data.py fix: ruff fixes 2024-02-07 17:04:31 +05:30
dateutils.py fix: ruff fixes 2024-02-07 17:04:31 +05:30
defaults.py feat: set a non-null value if docfield isn't set as nullable 2023-11-16 14:51:57 +05:30
deprecations.py refactor(db): deprecated unused functions 2022-11-09 16:10:09 +05:30
diff.py fix(DX): show user who modified in diff view (#24790) 2024-02-06 13:00:31 +00:00
doctor.py refactor: inline immediately returned variable 2023-08-08 18:09:49 +02:00
error.py style: re-format with ruff 2024-02-05 18:53:33 +05:30
file_lock.py refactor: simplify code 2024-02-06 13:02:45 +05:30
file_manager.py style: re-format with ruff 2024-02-05 18:53:33 +05:30
fixtures.py style: re-format with ruff 2024-02-05 18:53:33 +05:30
formatters.py refactor: clean up code to py310 supported features (#17367) 2022-07-01 11:51:05 +05:30
global_search.py fix: ruff fixes 2024-02-07 17:04:31 +05:30
goal.py fix!: improved filter validation in Engine.get_query 2023-05-31 14:16:52 +05:30
html_utils.py refactor: Remove unnecessary code 2023-07-25 16:21:59 +05:30
identicon.py docs: consistency 2023-12-20 14:02:32 +05:30
image.py fix: ruff fixes 2024-02-07 17:04:31 +05:30
install.py Merge remote-tracking branch 'upstream/develop' into po-translation 2023-12-26 16:45:05 +01:00
jinja.py style: re-format with ruff 2024-02-05 18:53:33 +05:30
jinja_globals.py fix: ruff fixes 2024-02-07 17:04:31 +05:30
lazy_loader.py style: re-format with ruff 2024-02-05 18:53:33 +05:30
logger.py docs: consistent doc strings 2023-12-18 18:27:39 +05:30
make_random.py fix: ruff fixes 2024-02-07 17:04:31 +05:30
momentjs.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
nestedset.py style: re-format with ruff 2024-02-05 18:53:33 +05:30
oauth.py style: re-format with ruff 2024-02-05 18:53:33 +05:30
password.py fix: make rate_limiter respect multitenancy (#24634) 2024-01-31 09:16:27 +00:00
password_strength.py style: re-format with ruff 2024-02-05 18:53:33 +05:30
pdf.py style: re-format with ruff 2024-02-05 18:53:33 +05:30
print_format.py fix: ruff fixes 2024-02-07 17:04:31 +05:30
redis_queue.py style: re-format with ruff 2024-02-05 18:53:33 +05:30
redis_wrapper.py fix: ruff fixes 2024-02-07 17:04:31 +05:30
response.py fix: ruff fixes 2024-02-07 17:04:31 +05:30
safe_exec.py fix: ruff fixes 2024-02-07 17:04:31 +05:30
scheduler.py style: re-format with ruff 2024-02-05 18:53:33 +05:30
sentry.py fix(sentry): set scope for background jobs 2024-01-16 16:26:48 +05:30
synchronization.py feat: operation level locking for CLI commands (#19162) 2022-12-08 13:24:43 +05:30
telemetry.py chore: off by one error in site age 2023-08-14 10:25:11 +05:30
testutils.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
typing_validations.py fix: ruff fixes 2024-02-07 17:04:31 +05:30
user.py docs: consistent doc strings 2023-12-18 18:27:39 +05:30
verified_command.py refactor: hmac generation 2022-11-12 13:05:57 +05:30
weasyprint.py style: re-format with ruff 2024-02-05 18:53:33 +05:30
xlsxutils.py refactor: for append to extend, merge list extend 2023-08-09 13:25:39 +02:00