Skip to content

Conversation

juanitorduz
Copy link
Collaborator

Closes #267

Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

Copy link

codecov bot commented Nov 7, 2023

Codecov Report

Merging #268 (07732f0) into main (0ef986a) will increase coverage by 0.02%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #268      +/-   ##
==========================================
+ Coverage   74.39%   74.41%   +0.02%     
==========================================
  Files          20       20              
  Lines        1156     1157       +1     
==========================================
+ Hits          860      861       +1     
  Misses        296      296              
Files Coverage Δ
causalpy/__init__.py 100.00% <100.00%> (ø)

Copy link
Collaborator

@drbenvincent drbenvincent left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. Great that we can get rid of setup.cfg, the root dir is now about as minimal as we can get it.

Co-authored-by: Thomas Wiecki <thomas.wiecki@gmail.com>
@drbenvincent
Copy link
Collaborator

Nice. Have also swapped out my Black VS Code extension for the Ruff extension

@juanitorduz juanitorduz added devops DevOps related no releasenotes Skipped in automatic release note generation labels Nov 7, 2023
@twiecki twiecki merged commit 7ebab10 into main Nov 7, 2023
@twiecki twiecki deleted the ruff_issue_267 branch November 7, 2023 10:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
devops DevOps related no releasenotes Skipped in automatic release note generation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Ruff linter and formater
3 participants