Skip to content

Conversation

@Aloqeely
Copy link
Owner

@Aloqeely Aloqeely commented Apr 9, 2024

  • closes #xxxx (Replace xxxx with the GitHub issue number)
  • Tests added and passed if fixing a bug or adding a new feature
  • All code checks passed.
  • Added type annotations to new arguments/methods/functions.
  • Added an entry in the latest doc/source/whatsnew/vX.X.X.rst file if fixing a bug or adding a new feature.

@Aloqeely Aloqeely merged commit 0166891 into main Apr 9, 2024
@Aloqeely Aloqeely mentioned this pull request Apr 9, 2024
Closed
1 task
Aloqeely pushed a commit that referenced this pull request Jan 1, 2025
* second item in tuple is no longer truncated at first colon

pandas-dev#59623

* added testcase for maybe_convert_css_to_tuples

pandas-dev#59623

* maybe_convert_css_to_tuples() raises on strings without ":"

* fixed implicit str concatination

* Fixed raise on empty string

* Update test_style.py

* attr:; -> ("attr","")

Same behavior as before patch

* add test for "attr:;", ie empty value

* str concatenation in the test broke mypy

* revert explicit str concat

* Invalidarg patch black (#1)

* black test_style

* Update style_render.py

---------

Co-authored-by: Matthew Roeschke <[email protected]>
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