mirror of https://github.com/freeCodeCamp/devdocs
parent
51e1b3f7e8
commit
1b06b299d3
@ -1,7 +0,0 @@
|
||||
#= require views/pages/base
|
||||
|
||||
class app.views.TensorflowPage extends app.views.BasePage
|
||||
prepare: ->
|
||||
@highlightCode @findAll('pre[class*="lang-c++"]'), 'cpp'
|
||||
@highlightCode @findAll('pre.lang-python'), 'python'
|
||||
return
|
Loading…
Reference in new issue