Skip to content

Commit 8011b3d

Browse files
author
krsm
committed
fixing indentation
1 parent dbb7255 commit 8011b3d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

context_manager_app.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515

1616
from contextlib import contextmanager
1717

18+
1819
# First Example
1920
class MyContextManager(object):
2021

0 commit comments

Comments
 (0)