Sorry, something went wrong.
|
Might also be time to add a GitHub action to check for black
…On Mon, Mar 18, 2024, 00:06 Eric Thomson ***@***.***> wrote:
Addresses #435 <#435>.
Also changes .gitignore, adding VS Code config file.
------------------------------
You can view, comment on, or merge this pull request online at:
#436
Commit Summary
- ae72be9
<ae72be9>
ignore vscode config dir
- c60f247
<c60f247>
added black to optional tests install
File Changes
(2 files <https://github.com/fastplotlib/fastplotlib/pull/436/files>)
- *M* .gitignore
<https://github.com/fastplotlib/fastplotlib/pull/436/files#diff-bc37d034bad564583790a46f19d807abfe519c5671395fd494d8cce506c42947>
(3)
- *M* setup.py
<https://github.com/fastplotlib/fastplotlib/pull/436/files#diff-60f61ab7a8d1910d86d9fda2261620314edcae5894d5aaa236b821c7256badd7>
(1)
Patch Links:
- https://github.com/fastplotlib/fastplotlib/pull/436.patch
- https://github.com/fastplotlib/fastplotlib/pull/436.diff
—
Reply to this email directly, view it on GitHub
<#436>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACHXXRCW4STSJ44ZPRLQQD3YYZR6DAVCNFSM6AAAAABE22QLQKVHI2DSMVQWIX3LMV43ASLTON2WKOZSGE4TCMJYGM2DSNA>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Sorry, something went wrong.
|
At point now where not sure if black.yml is ok and finding problems in code, or it is still bad. |
Sorry, something went wrong.
|
ok so we need to black our nbs too 😆 |
Sorry, something went wrong.
There was a problem hiding this comment.
one last thing and should be good to go! :D
Sorry, something went wrong.
Closes #435.
Also changes .gitignore, adding VS Code config file.