mirror of
https://github.com/scylladb/scylladb.git
synced 2026-06-05 06:23:03 +00:00
this series extracts the the env variables related functions out and remove unused `import`s for better readability. Closes scylladb/scylladb#15796 * github.com:scylladb/scylladb: test/pylib: remove duplicated imports test/pylib: extract the env variable printing into MinIoServer test/pylib: extract _set_environ() out