12345678910111213141516171819 |
- # ---
- # jupyter:
- # jupytext:
- # formats: ipynb,py:percent
- # text_representation:
- # extension: .py
- # format_name: percent
- # format_version: '1.3'
- # jupytext_version: 1.16.5
- # kernelspec:
- # display_name: Python 3 (ipykernel)
- # language: python
- # name: python3
- # ---
- # %%
- """Docstring for ruff"""
- # %%
|