Skip to content

Black + Pre-commit Hook#81

Merged
kantuni merged 17 commits intostreamlit:developfrom
kantuni:feature/black
Sep 13, 2019
Merged

Black + Pre-commit Hook#81
kantuni merged 17 commits intostreamlit:developfrom
kantuni:feature/black

Conversation

@kantuni
Copy link
Copy Markdown
Collaborator

@kantuni kantuni commented Sep 10, 2019

Copy link
Copy Markdown
Contributor

@tvst tvst left a comment

Choose a reason for hiding this comment

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

I have reviewed every single file and they look great.

Makefile Outdated
# --ignore=E402,E128 \
# --exclude=streamlit/proto/*_pb2.py \
# $(PYTHON_MODULES) \
# tests/
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I assume all code produced by black is PEP8-compliant. In which case we don't need flake8 -- so why not just remove this?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

Removed.

@kantuni kantuni merged commit 62588bf into streamlit:develop Sep 13, 2019
@kantuni kantuni deleted the feature/black branch September 13, 2019 20:40
@domoritz
Copy link
Copy Markdown
Contributor

💃🎉🥳

tconkling added a commit to tconkling/streamlit that referenced this pull request Sep 13, 2019
* develop:
  Black + Pre-commit Hook (streamlit#81)
  Sidebar z-index bug (streamlit#96)
  Fix bug where message is not initialized in the spinner code (streamlit#101)
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.

3 participants