Skip to content

Warn when a filed is skipped due to import error - #5

Open
AndreyShprengel wants to merge 1 commit into
masterfrom
fix_silent_ignore
Open

Warn when a filed is skipped due to import error#5
AndreyShprengel wants to merge 1 commit into
masterfrom
fix_silent_ignore

Conversation

@AndreyShprengel

Copy link
Copy Markdown
Contributor

No description provided.

Warn when a filed is skipped due to import error
raise # reraise the last exception
# self._scan_fails.pop()

print(f'WARNING: Failed to scan: {name} due to import error')

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

@brianthelion printing her rather than logging since its a CLI tool that prints already, however, let me know if you want me to change that to logging

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.

1 participant