We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17a58b4 commit 31eae99Copy full SHA for 31eae99
sc_audit/config.py
@@ -51,7 +51,7 @@ class Settings(BaseSettings):
51
FIRST_DIST_CURSOR: int = 164810659791396865
52
53
RETROSHADES_URL: HttpUrl = HttpUrl("https://api.mercurydata.app/retroshadesv1")
54
- RETROSHADES_MD5: str = "571c515522665c5da4d18f7ccbf8eb3a"
+ RETROSHADES_MD5: str = "3dd6e7b71adb9fda05a5b45a154611f3"
55
MERCURY_KEY: str = ""
56
57
@computed_field
0 commit comments