Skip to content

Conversation

@hynky1999
Copy link
Contributor

@hynky1999 hynky1999 commented May 8, 2025

)
if not matched_files:
raise FileNotFoundError(f'No files matching "{self.filename_pattern}" found in {self.folder_path}')
raise FileNotFoundError(f'No files matching "{self.filename_pattern}" found in {self.data_folder}')
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

here should be self.folder_path (string)

@guipenedo
Copy link
Collaborator

just added a note for the exception, feel free to merge otherwise

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants