Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dev: remove output tuple typle when possible #775

Open
Tracked by #800
ClementWalter opened this issue Feb 12, 2025 · 1 comment
Open
Tracked by #800

dev: remove output tuple typle when possible #775

ClementWalter opened this issue Feb 12, 2025 · 1 comment
Labels
kaizen Continuous improvement

Comments

@ClementWalter
Copy link
Member

Why

To keep the code lighter, and it's already somehow the case, apart from few cases (to be listed).

What

Update all the function returning only a single value to return it without the tuple wrapper.

How

Look for this functions, replace one by one (one commit per function)

@ClementWalter ClementWalter moved this to Backlog in Keth Feb 12, 2025
@ClementWalter ClementWalter changed the title epic: remove output tuple typle when possible dev: remove output tuple typle when possible Feb 13, 2025
@ClementWalter ClementWalter added this to the EELS migration milestone Feb 13, 2025
@Eikix Eikix added the kaizen Continuous improvement label Feb 13, 2025
@Eikix Eikix moved this from Backlog to Todo in Keth Feb 17, 2025
@enitrat enitrat moved this from Todo to Backlog in Keth Mar 3, 2025
@0xscharki
Copy link

Can I take this issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kaizen Continuous improvement
Projects
Status: Backlog
Development

No branches or pull requests

3 participants