mirror of
https://github.com/zebrajr/pytorch.git
synced 2025-12-06 12:20:52 +01:00
Fix interpreter lines for files with python2-only syntax.
Reviewed By: lisroach Differential Revision: D15362271 fbshipit-source-id: 48fab12ab6e55a8537b19b4623d2545ca9950ec5
This commit is contained in:
parent
5040d52a5a
commit
7fcfed19e7
|
|
@ -1,3 +1,4 @@
|
||||||
|
#!/usr/bin/env python2
|
||||||
## @package process
|
## @package process
|
||||||
# Module doxygen.process
|
# Module doxygen.process
|
||||||
# Script to insert preamble for doxygen and regen API docs
|
# Script to insert preamble for doxygen and regen API docs
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user