replace remaining tabs w/ spaces
This commit is contained in:
parent
35f738e27f
commit
8267299502
1 changed files with 22 additions and 20 deletions
|
@ -92,11 +92,13 @@ def debug():
|
||||||
'../intro.ts',
|
'../intro.ts',
|
||||||
introFrames
|
introFrames
|
||||||
)
|
)
|
||||||
|
|
||||||
# render(
|
# render(
|
||||||
# 'outro.svg',
|
# 'outro.svg',
|
||||||
# '../outro.ts',
|
# '../outro.ts',
|
||||||
# outroFrames
|
# outroFrames
|
||||||
# )
|
# )
|
||||||
|
|
||||||
#render(
|
#render(
|
||||||
# 'intro.svg',
|
# 'intro.svg',
|
||||||
# '../intro.ts',
|
# '../intro.ts',
|
||||||
|
|
Loading…
Add table
Reference in a new issue