You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p><strong><codeclass="python hljs"><spanclass="hljs-string">'!r'</span></code> calls object's repr() method, instead of format(), to get a string.</strong></p>
492
+
<p><strong><codeclass="python hljs"><spanclass="hljs-string">'!r'</span></code> calls object's repr() method, instead of str(), to get a string.</strong></p>
0 commit comments