Skip to content

Remove redundant function initialize_sfapi#429

Merged
RemiLehe merged 1 commit into
BLAST-AI-ML:mainfrom
EZoni:clean_sfapi_init
Apr 16, 2026
Merged

Remove redundant function initialize_sfapi#429
RemiLehe merged 1 commit into
BLAST-AI-ML:mainfrom
EZoni:clean_sfapi_init

Conversation

@EZoni
Copy link
Copy Markdown
Member

@EZoni EZoni commented Apr 16, 2026

Overview

While working on #428, I noticed that the function initialize_sfapi is kind of redundant. It is a manual initialization at startup that has an effect only if there is a private key file saved in the current working directory, which I think is an ad hoc setup that isn't frequent. Unless I'm missing something, I think removing the function is safe and reduces the amount of code to maintain.

@EZoni EZoni added dashboard Changes related to the dashboard cleaning Changes related to code cleaning labels Apr 16, 2026
@EZoni EZoni force-pushed the clean_sfapi_init branch from 7e0baaa to 8209e21 Compare April 16, 2026 18:20
@EZoni EZoni changed the title Remove redundant initialize_sfapi Remove redundant function initialize_sfapi Apr 16, 2026
@RemiLehe RemiLehe merged commit 19c1e0d into BLAST-AI-ML:main Apr 16, 2026
3 checks passed
@EZoni EZoni deleted the clean_sfapi_init branch April 16, 2026 21:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cleaning Changes related to code cleaning dashboard Changes related to the dashboard

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants