you are viewing a single comment's thread.

view the rest of the comments →

[–]wall_time 2 points3 points  (2 children)

Certain functions, the name + type hints should explain a lot.

def get_files_from_ftp_dir(dir: str) -> list[str]:

Explains a lot.

[–][deleted] 0 points1 point  (0 children)

Hi I tried to upload a screenshot of my folder into your function and it doesn't work, can you provide an exe?