Skip to content

Fix typo in docstring of arrays.OneDimensionalArray #452

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

Merged
merged 1 commit into from
Dec 7, 2021
Merged

Fix typo in docstring of arrays.OneDimensionalArray #452

merged 1 commit into from
Dec 7, 2021

Conversation

youknowqyh
Copy link
Contributor

References to other Issues or PRs or Relevant literature

Brief description of what is fixed or changed

Other comments

@czgdp1807 czgdp1807 added documentation Improvements or additions to documentation linear_data_structures labels Dec 7, 2021
@codecov
Copy link

codecov bot commented Dec 7, 2021

Codecov Report

Merging #452 (10b19c8) into master (f82f52d) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##            master      #452   +/-   ##
=========================================
  Coverage   98.588%   98.588%           
=========================================
  Files           29        29           
  Lines         3754      3754           
=========================================
  Hits          3701      3701           
  Misses          53        53           
Impacted Files Coverage Δ
pydatastructs/linear_data_structures/arrays.py 100.000% <ø> (ø)

Impacted file tree graph

@czgdp1807 czgdp1807 changed the title Fix one typo Fix typo in docstring of arrays.OneDimensionalArray Dec 7, 2021
@czgdp1807 czgdp1807 merged commit bea497c into codezonediitj:master Dec 7, 2021
@czgdp1807
Copy link
Member

Thanks @youknowqyh

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation linear_data_structures
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants