Commit e027f7a
Fix character with wrong encodding in documentation (pytorch#12761)
Summary:
Pull Request resolved: pytorch#12761
, is not really , and thus it can fail some of the Python 2 import.
Reviewed By: weiyangfb
Differential Revision: D10423231
fbshipit-source-id: 3738c0b9d2f52aa47eef06250f84c5933a38783f1 parent 9d79030 commit e027f7a
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4243 | 4243 | | |
4244 | 4244 | | |
4245 | 4245 | | |
4246 | | - | |
| 4246 | + | |
4247 | 4247 | | |
4248 | 4248 | | |
4249 | 4249 | | |
| |||
0 commit comments