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

Add exception for pre-commit to avoid repetition of test_utils #11

Open
deepukr007 opened this issue Apr 21, 2023 · 0 comments
Open

Add exception for pre-commit to avoid repetition of test_utils #11

deepukr007 opened this issue Apr 21, 2023 · 0 comments
Assignees

Comments

@deepukr007
Copy link
Contributor

Having the file tes_utils.py outside the folder and importing it is causing pre-commit to fail with the below error

tests/csv_pipeline_test/test_csv2rdf.py:8:1: E402 module level import not at top of file

104from test_utils import check_file_identifier_in_folder

https://github.com/MI-FraunhoferIWM/data2rdf/actions/runs/4756903657/jobs/8453077798

@deepukr007 deepukr007 self-assigned this Apr 21, 2023
@deepukr007 deepukr007 transferred this issue from another repository Jun 7, 2023
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

No branches or pull requests

1 participant