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

Add missing transforms to __all__ #1458

Merged
merged 1 commit into from Apr 16, 2021

Conversation

dhthompson
Copy link
Contributor

Add missing "Vol" and "ComputeDeltas" transforms to __all__ in transforms.py

Add missing `"Vol"` and `"ComputeDeltas"` transforms to `__all__` in `transforms.py`
@mthrok
Copy link
Collaborator

mthrok commented Apr 16, 2021

CircleCI is not triggered. Let me close and reopen to see if we can trigger the web hook.

@mthrok mthrok closed this Apr 16, 2021
@mthrok mthrok reopened this Apr 16, 2021
@mthrok mthrok merged commit 5cca000 into pytorch:master Apr 16, 2021
Copy link
Collaborator

@mthrok mthrok 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. Thanks!

@dhthompson dhthompson deleted the fix/missing-transforms-in-__all__ branch April 19, 2021 08:29
carolineechen pushed a commit to carolineechen/audio that referenced this pull request Apr 30, 2021
mthrok pushed a commit to mthrok/audio that referenced this pull request Dec 13, 2022
docutils-0.17 causes sphinx-build to fail with:
```
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc2 in position 69: ordinal not in range(128)
```
Which comes from new https://sourceforge.net/p/docutils/code/8590/tree/trunk/docutils/docutils/writers/latex2e/docutils.sty
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants