Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/manager dialects #45

Merged
merged 9 commits into from
May 1, 2021
Merged

Feature/manager dialects #45

merged 9 commits into from
May 1, 2021

Conversation

dinghino
Copy link
Owner

@dinghino dinghino commented May 1, 2021

Added handling for dialects in manager
move actual csv dialect registration in manager
include default csv dialects in cli menu selection

⚠️ There is a circular import issue!

The problem appeared randomly but makes sense, and it's between settings.constants and settings.exceptions

For the moment that's solved by moving one of the imports to the bottom but it needs to be solved. Since i'm thinking about restructuring the components directory and removing the validations (see #44) for now it will have to stay like this.

@dinghino dinghino merged commit 016f70b into develop May 1, 2021
@dinghino dinghino deleted the feature/manager-dialects branch May 1, 2021 16:08
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.

None yet

1 participant