Skip to content

Commit

Permalink
Source Code
Browse files Browse the repository at this point in the history
  • Loading branch information
athul7744 committed Sep 27, 2018
1 parent 3f75c1d commit e94c0d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fabgui.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ def error(e):
def slogin():
"""Function to start server"""

try:
try:
un = t1.get()
ps = t3.get()
yaml = YAML()
Expand Down

0 comments on commit e94c0d8

Please sign in to comment.