Skip to content

Format code with black to fix CI build#29

Merged
metaodi merged 4 commits intotype-hintsfrom
copilot/sub-pr-28
Feb 16, 2026
Merged

Format code with black to fix CI build#29
metaodi merged 4 commits intotype-hintsfrom
copilot/sub-pr-28

Conversation

Copy link
Contributor

Copilot AI commented Feb 16, 2026

The CI build was failing because black would reformat code in the Jupyter notebook and Python source files that didn't comply with black 24.x formatting standards.

Changes

  • Jupyter notebook: Reformatted long function call in examples/Swiss Parliament API.ipynb to comply with line length limits
  • Python files: Fixed spacing and f-string formatting in swissparlpy/client.py and swissparlpy/visualization.py

All changes are formatting-only with no functional modifications.


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Copilot AI mentioned this pull request Feb 16, 2026
@metaodi metaodi marked this pull request as ready for review February 16, 2026 17:30
Copilot AI and others added 3 commits February 16, 2026 17:30
Co-authored-by: metaodi <538415+metaodi@users.noreply.github.com>
Co-authored-by: metaodi <538415+metaodi@users.noreply.github.com>
Co-authored-by: metaodi <538415+metaodi@users.noreply.github.com>
Copy link
Contributor Author

Copilot AI commented Feb 16, 2026

Just as a heads up, I was blocked by some firewall rules while working on your feedback. Expand below for details.

Warning

Firewall rules blocked me from connecting to one or more addresses (expand for details)

I tried to connect to the following addresses, but was blocked by firewall rules:

  • ws.parlament.ch
    • Triggering command: /home/REDACTED/.local/bin/pytest pytest tests/ -v (dns block)

If you need me to access, download, or install something from one of these locations, you can either:

Copilot AI changed the title [WIP] Fix build failure due to black formatter Format code with black to fix CI build Feb 16, 2026
Copilot AI requested a review from metaodi February 16, 2026 17:34
@metaodi metaodi merged commit 3036bcf into type-hints Feb 16, 2026
@metaodi metaodi deleted the copilot/sub-pr-28 branch February 16, 2026 19:36
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