Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Code reformatting to black style #66

Merged
merged 1 commit into from
Jul 19, 2023
Merged

Code reformatting to black style #66

merged 1 commit into from
Jul 19, 2023

Conversation

jrzkaminski
Copy link
Collaborator

Reformatted code according to modern and convenient black style, plus added a black style badge to the README

@jrzkaminski jrzkaminski self-assigned this Jul 11, 2023
@jrzkaminski jrzkaminski added the enhancement New feature or request label Jul 11, 2023
@codecov-commenter
Copy link

Codecov Report

Merging #66 (33ad9be) into master (45c33e0) will increase coverage by 0.22%.
The diff coverage is 63.96%.

@@            Coverage Diff             @@
##           master      #66      +/-   ##
==========================================
+ Coverage   65.15%   65.38%   +0.22%     
==========================================
  Files          32       32              
  Lines        2256     2256              
==========================================
+ Hits         1470     1475       +5     
+ Misses        786      781       -5     
Impacted Files Coverage Δ
bamt/networks/big_brave_bn.py 0.00% <0.00%> (ø)
bamt/networks/continuous_bn.py 0.00% <0.00%> (ø)
bamt/networks/discrete_bn.py 0.00% <0.00%> (ø)
bamt/nodes/__init__.py 100.00% <ø> (ø)
bamt/preprocess/graph.py 50.00% <ø> (ø)
bamt/utils/MathUtils.py 41.98% <28.57%> (ø)
bamt/mi_entropy_gauss.py 29.12% <29.03%> (ø)
bamt/redef_HC.py 56.32% <30.00%> (ø)
bamt/preprocess/discretization.py 30.30% <41.17%> (ø)
bamt/networks/base.py 48.12% <44.30%> (ø)
... and 21 more

@jrzkaminski jrzkaminski merged commit 384e443 into master Jul 19, 2023
4 checks passed
@Roman223 Roman223 deleted the bamt-black branch July 31, 2023 14:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants