22< html lang ="en " data-accent-color ="violet " data-content_root ="../../ ">
33< head >
44 < meta charset ="utf-8 ">
5- < meta name ="viewport " content ="width=device-width, initial-scale=1.0 "> < title > sentry_sdk.attachments - sentry-python 2.43 .0 documentation</ title > < link rel ="index " title ="Index " href ="../../genindex.html " /> < link rel ="search " title ="Search " href ="../../search.html " /> < script >
5+ < meta name ="viewport " content ="width=device-width, initial-scale=1.0 "> < title > sentry_sdk.attachments - sentry-python 2.44 .0 documentation</ title > < link rel ="index " title ="Index " href ="../../genindex.html " /> < link rel ="search " title ="Search " href ="../../search.html " /> < script >
66 function setColorMode ( t ) { let e = document . documentElement ; e . setAttribute ( "data-color-mode" , t ) ; let a = window . matchMedia && window . matchMedia ( "(prefers-color-scheme: dark)" ) . matches , s = t ; "auto" === t && ( s = a ?"dark" :"light" ) , "light" === s ?( e . classList . remove ( "dark" ) , e . classList . add ( "light" ) ) :( e . classList . remove ( "light" ) , e . classList . add ( "dark" ) ) }
77 setColorMode ( localStorage . _theme || "auto" ) ;
88 </ script > < link rel ="stylesheet " type ="text/css " href ="../../_static/pygments.css?v=e1a1ceaf " />
9- < link rel ="stylesheet " type ="text/css " href ="../../_static/shibuya.css?v=d140fbf8 " />
9+ < link rel ="stylesheet " type ="text/css " href ="../../_static/shibuya.css?v=14737038 " />
1010 < link media ="print " rel ="stylesheet " type ="text/css " href ="../../_static/print.css?v=20ff2c19 " />
1111 < link rel ="preconnect " href ="https://fonts.googleapis.com ">
1212< link rel ="preconnect " href ="https://fonts.gstatic.com " crossorigin >
1818}
1919</ style >
2020 < meta property ="og:type " content ="website "/> < meta property ="og:title " content ="sentry_sdk.attachments "/>
21- < meta name ="twitter:card " content ="summary "/>
21+ < meta name ="twitter:card " content ="summary "/>
2222 </ head >
2323< body > < div class ="sy-head ">
2424 < div class ="sy-head-blur "> </ div >
@@ -217,8 +217,8 @@ <h1>Source code for sentry_sdk.attachments</h1><div class="highlight"><pre>
217217 </ div >
218218 </ div >
219219</ footer >
220- < script src ="../../_static/documentation_options.js?v=ac3318af "> </ script >
220+ < script src ="../../_static/documentation_options.js?v=2268e961 "> </ script >
221221 < script src ="../../_static/doctools.js?v=9bcbadda "> </ script >
222222 < script src ="../../_static/sphinx_highlight.js?v=dc90522c "> </ script >
223- < script src ="../../_static/shibuya.js?v=9b0e4dde "> </ script > </ body >
223+ < script src ="../../_static/shibuya.js?v=c1cf1a6b "> </ script > </ body >
224224</ html >
0 commit comments