mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
fix flake8 violation
This commit is contained in:
parent
638ac12260
commit
36e9e98bb6
@ -63,6 +63,7 @@ LAST_BUILD_FILENAME = 'last_build'
|
||||
logger = logging.getLogger(__name__)
|
||||
return_codes_re = re.compile('[\r\n]+')
|
||||
|
||||
|
||||
def get_stable_hash(obj):
|
||||
# type: (Any) -> unicode
|
||||
"""
|
||||
|
Loading…
Reference in New Issue
Block a user