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

tweet cleanup (with potentational peformance boost) #22

Open
wants to merge 16 commits into
base: main
Choose a base branch
from

Conversation

nielstiben
Copy link
Owner

No description provided.

@@ -1,4 +1,4 @@
[flake8]
exclude = venv
ignore = W503 #line break occurred before binary operation
ignore = W503,W605 #line break occurred before binary operation
Copy link
Owner Author

Choose a reason for hiding this comment

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

otherwise we get complaints about our regexes in replacement_patterns

src/models/model.py Outdated Show resolved Hide resolved
@denisramiros
Copy link
Collaborator

Dont forget to check tests

@jaschn jaschn marked this pull request as draft January 19, 2022 10:55
@denisramiros denisramiros marked this pull request as ready for review January 21, 2022 10:46
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.

2 participants