MCPcopy Create free account
hub / github.com/dedsec1121fk/DedSec / remove_github_account_config

Function remove_github_account_config

Scripts/Settings.py:1206–1211  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1204 force_project_rebuild=update_changed,
1205 quiet=False,
1206 )
1207 except Exception as refresh_exc:
1208 try:
1209 pipboy_log_error("post-update knowledge refresh", refresh_exc)
1210 except Exception:
1211 pass
1212 print(pipboy_text(
1213 f"[!] Ded-Guy knowledge refresh failed after the update attempt: {refresh_exc}",
1214 f"[!] Η ανανέωση γνώσης Ded-Guy απέτυχε μετά την προσπάθεια ενημέρωσης: {refresh_exc}",

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected