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
This repository was archived by the owner on Jun 25, 2025. It is now read-only.

Commit 2b547ce

Browse files
Switch '.' to '..'
1 parent 4da7935 commit 2b547ce

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Thanks!
3434
| tryef | try:except:else:finally: |
3535
| trye | try:except:else: |
3636
| tryf | try:except:finally: |
37-
| . | self |
37+
| .. | self |
3838
| __ | __magic__ |
3939
| ifmain | if __name__ == "__main__" |
4040

‎snippets/base.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@
111111
"description" : "Code Snippet for a try/except/finally."
112112
},
113113
"self": {
114-
"prefix": ".",
114+
"prefix": "..",
115115
"body": "self.0ドル",
116116
"description" : "Shortend snippet to reference the self property in an object."
117117
},

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /