Skip to content

Fix typo in 'length' #212

Merged
merged 3 commits into from
Oct 19, 2021
Merged

Fix typo in 'length' #212

merged 3 commits into from
Oct 19, 2021

Conversation

alex-hse-repository
Copy link
Collaborator

@alex-hse-repository alex-hse-repository commented Oct 19, 2021

IMPORTANT: Please do not create a Pull Request without creating an issue first.

Before submitting (must do checklist)

  • Did you read the contribution guide?
  • Did you update the docs? We use Numpy format for all the methods and classes.
  • Did you write any new necessary tests?
  • Did you update the CHANGELOG?

Type of Change

  • Examples / docs / tutorials / contributors update
  • Bug fix (non-breaking change which fixes an issue)
  • Improvement (non-breaking change which improves an existing feature)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Proposed Changes

Fix typo in 'length'

Related Issue

Closing issues

@alex-hse-repository alex-hse-repository self-assigned this Oct 19, 2021
@alex-hse-repository alex-hse-repository added the documentation Improvements or additions to documentation label Oct 19, 2021
@codecov-commenter
Copy link

codecov-commenter commented Oct 19, 2021

Codecov Report

Merging #212 (6077f1c) into master (e441865) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #212   +/-   ##
=======================================
  Coverage   88.31%   88.31%           
=======================================
  Files          76       76           
  Lines        3518     3518           
=======================================
  Hits         3107     3107           
  Misses        411      411           
Impacted Files Coverage Δ
etna/models/nn/deepar.py 100.00% <ø> (ø)
etna/models/nn/tft.py 100.00% <ø> (ø)
etna/analysis/outliers/sequence_outliers.py 96.55% <100.00%> (ø)
etna/transforms/outliers.py 98.78% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e441865...6077f1c. Read the comment docs.

@julia-shenshina
Copy link
Contributor

Update changelog please with "Fix typo in methods ... arguments"

@julia-shenshina julia-shenshina merged commit 506cde5 into master Oct 19, 2021
@iKintosh iKintosh deleted the length_typo branch November 18, 2021 15:50
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants