Skip to content

Commit 29f929d

Browse files
Update creator.py
Fixes #249
1 parent 5ed6cbd commit 29f929d

File tree

1 file changed

+1
-1
lines changed
  • core/src/main/python/wlsdeploy/tool/create

1 file changed

+1
-1
lines changed

core/src/main/python/wlsdeploy/tool/create/creator.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
from wlsdeploy.util import dictionary_utils
2020
from wlsdeploy.util.model import Model
2121
from wlsdeploy.util.weblogic_helper import WebLogicHelper
22-
22+
2323

2424
class Creator(object):
2525
"""

0 commit comments

Comments
 (0)