Skip to content

Add missing black settings#83

Merged
manoelmarques merged 2 commits intoqiskit-community:mainfrom
adekusar-drl:black
May 6, 2021
Merged

Add missing black settings#83
manoelmarques merged 2 commits intoqiskit-community:mainfrom
adekusar-drl:black

Conversation

@adekusar-drl
Copy link
Copy Markdown
Collaborator

Summary

A copy from qiskit-community/qiskit-nature#172.
Adds the missing pyproject.toml file.

Details and comments

The reason for many of the "odd" reformattings part of #81 is the missing configuration file.
Most notable, the missing settings for the line-length! black defaults to a line-length of 88 which obviously caused many changes in our code-base (which uses a line-length of 100).

@adekusar-drl
Copy link
Copy Markdown
Collaborator Author

Failing due to the changes introduced in Qiskit/qiskit#6270

@manoelmarques
Copy link
Copy Markdown
Contributor

Thanks for catching the issue with missing pyproject.toml @adekusar-drl

@manoelmarques manoelmarques merged commit 076d415 into qiskit-community:main May 6, 2021
@adekusar-drl adekusar-drl deleted the black branch May 7, 2021 09:49
gentinettagian pushed a commit to gentinettagian/qiskit-machine-learning that referenced this pull request Dec 14, 2021
* added pyproject.toml and reformatting

* manual fixes
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.

3 participants