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

fixed the invalid seq for flake8 #5785

Merged

Conversation

bazarnov
Copy link
Collaborator

@bazarnov bazarnov commented Sep 1, 2021

What

Based on
SAT: check records to comply jsonschema format field pull, the Flake8 check was broken.
(#5661)
THE ACTUAL ISSUE IS:
https://github.com/airbytehq/airbyte/runs/3483447795?check_suite_focus=true#step:8:1130

How

Added the r specificator to string to the timestamp_regex variable inside of asserts.py

HOTFIX!

@bazarnov bazarnov self-assigned this Sep 1, 2021
@bazarnov bazarnov merged commit caa4dc8 into master Sep 1, 2021
@bazarnov bazarnov deleted the bazarnov/source-acceptance-test-flake8-invalid-seq-fix branch September 1, 2021 12:05
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

2 participants