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

Function save_github_account_config

Scripts/Settings.py:1198–1203  ·  view source on GitHub ↗
(data)

Source from the content-addressed store, hash-verified

1196 try:
1197 pipboy_log_error("post-update knowledge refresh", refresh_exc)
1198 except Exception:
1199 pass
1200 print(pipboy_text(
1201 f"[!] Ded-Guy knowledge refresh failed after the update attempt: {refresh_exc}",
1202 f"[!] Η ανανέωση γνώσης Ded-Guy απέτυχε μετά την προσπάθεια ενημέρωσης: {refresh_exc}",
1203 ))
1204 if update_error is None:
1205 # The project update succeeded, so database-refresh failure is
1206 # reported without pretending the project update itself failed.

Callers 2

connect_github_accountFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected