Handvask / handvask

No blank lines allowed after function docstring FLK-D202
Documentation
Minor
a year agoa year old
No blank lines allowed after function docstring
21    max_cpu: int = Body(default=6, embed=True),
22    curr_user_id: int = Depends(get_current_user_id),
23):
24    """Update the number of cpu allowed to the user25
26    Args:
27        max_cpu (str): The number of cpu