Skip to content

Conversation

@akrolsmir
Copy link
Contributor

@akrolsmir akrolsmir commented Dec 19, 2020

Not quite a pure refactor, but very close.

  • Removed types, otherwise "DeltaGenerator" shows up in our docs
  • Renamed Block_pb2.block() to BlockProto(), per convention

@akrolsmir akrolsmir requested a review from a team December 19, 2020 04:59
Copy link
Collaborator

@kantuni kantuni left a comment

Choose a reason for hiding this comment

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

It's always a pleasure to see a refactoring PR 🚀

@akrolsmir akrolsmir merged commit a03d3b9 into streamlit:develop Dec 19, 2020
tconkling added a commit to tconkling/streamlit that referenced this pull request Dec 21, 2020
* develop:
  Extract st.container, columns, container out of delta_generator.py (streamlit#2487)
  Remove the unused variables inside protos (streamlit#2486)
  Stop running cypress-flaky-approval for each PR (streamlit#2490)
  Dynamically import git, and fail gracefully if missing (streamlit#2482)
  Bump React to 17.0.1 (streamlit#2453)
  Fix emojis (streamlit#2480)
  Add missing copyright headers (streamlit#2478)
  Stop requiring watchdog when installing Streamlit on Macs (streamlit#2470)
  Minor tweak to PyArrow warning message (streamlit#2472)
  Use a set literal (streamlit#2476)
  Add type annotations to DeltaGenerator mixins (streamlit#2475)
  Update change log
  Up version to 0.73.0
  Don't require pyarrow on 3.9, and show a warning on custom components (streamlit#2452)
@akrolsmir akrolsmir deleted the extract-layouts branch January 19, 2021 17:01
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