MCPcopy Create free account
hub / github.com/MearaY/StegaPy / create_config

Method create_config

StegaPy/plugin/lsb/lsb_plugin.py:149–151  ·  view source on GitHub ↗

创建默认配置

(self)

Source from the content-addressed store, hash-verified

147 return ['png', 'bmp']
148
149 def create_config(self) -> LSBConfig:
150 """创建默认配置"""
151 return LSBConfig()
152

Callers

nothing calls this directly

Calls 1

LSBConfigClass · 0.85

Tested by

no test coverage detected