update inbox list
This commit is contained in:
2
vendor/scrivo/highlight.php/test/markup/python/function-header.expect.txt
vendored
Normal file
2
vendor/scrivo/highlight.php/test/markup/python/function-header.expect.txt
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
<span class="hljs-function"><span class="hljs-keyword">def</span> <span class="hljs-title">f</span><span class="hljs-params">(x: int)</span> -> <span class="hljs-keyword">None</span>:</span>
|
||||
<span class="hljs-keyword">pass</span>
|
||||
Reference in New Issue
Block a user