Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
fedorpashin committed Sep 4, 2021
1 parent 04e4e48 commit fc009ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
max-line-length = 100

[coverage:run]
source = statistical_modeling
source = linalg
branch = True

1 comment on commit fc009ae

@zoeself
Copy link
Collaborator

@zoeself zoeself commented on fc009ae Sep 5, 2021

Choose a reason for hiding this comment

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

@fedorpashin I've opened the Issues [#8, #9] for the newly added to-dos.

The to-dos may have been added in an earlier commit, but I've found them just now.

Please sign in to comment.