Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 49af0c4

Browse files
committed
Forgot
1 parent 7349f3a commit 49af0c4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/core/option.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -973,7 +973,7 @@ def __setKnowledgeBaseAttributes():
973973
logger.debug(debugMsg)
974974

975975
kb.absFilePaths = set()
976-
kb.assumeBlank = False
976+
kb.assumeEmpty = False
977977
kb.bannerFp = advancedDict()
978978

979979
kb.cache = advancedDict()

0 commit comments

Comments
 (0)