Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/EasyIME/PIME
/ indent_size
Method
indent_size
python/python3/tornado/template.py:739–740 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
737
self._indent = 0
738
739
def
indent_size(self) -> int:
740
return
self._indent
741
742
def
indent(self) ->
"ContextManager"
:
743
class
Indenter(object):
Callers
1
generate
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected