Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commite11b09b

Browse files
authored
python: merge base.json into python.json and change snippets (rafamadriz#454)
* python: merge base.json into python.json and streamline supported snippets.
1 parent637d90e commite11b09b

File tree

3 files changed

+201
-277
lines changed

3 files changed

+201
-277
lines changed

‎package.json‎

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -331,23 +331,19 @@
331331
},
332332
{
333333
"language":"python",
334-
"path":"./snippets/python/base.json"
334+
"path":"./snippets/python/python.json"
335335
},
336336
{
337337
"language":"python",
338338
"path":"./snippets/python/comprehension.json"
339339
},
340340
{
341341
"language":"python",
342-
"path":"./snippets/python/debug.json"
343-
},
344-
{
345-
"language":"python",
346-
"path":"./snippets/python/python.json"
342+
"path":"./snippets/python/unittest.json"
347343
},
348344
{
349345
"language":"python",
350-
"path":"./snippets/python/unittest.json"
346+
"path":"./snippets/python/debug.json"
351347
},
352348
{
353349
"language":"pydoc",

‎snippets/python/base.json‎

Lines changed: 0 additions & 178 deletions
This file was deleted.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp