16 lines
298 B
Python
16 lines
298 B
Python
# The percent-percent comments are Spyder IDE cells.
|
|
# Both `#%%`` and `# %%` are accepted, so `black` standardises
|
|
# to the latter.
|
|
|
|
#%%
|
|
# %%
|
|
|
|
# output
|
|
|
|
# The percent-percent comments are Spyder IDE cells.
|
|
# Both `#%%`` and `# %%` are accepted, so `black` standardises
|
|
# to the latter.
|
|
|
|
# %%
|
|
# %%
|