Skip to content
Commit 53886409 authored by Jon Dufresne's avatar Jon Dufresne Committed by Timothy Edmund Crosley
Browse files

Correct typing of RequirementsFinder

_get_files_from_dir() should return an iterator, so use 'yield from'
syntax rather than returning a list.

Add type hints to _get_files_from_dir_cached(). It returns a list.
parent afa21c7b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment