Skip to content

Commit

Permalink
Code Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
prologic committed May 16, 2014
1 parent 73fdad5 commit 2ba0b3f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions examples/web/authdemo.py
@@ -1,7 +1,9 @@
#!/usr/bin/env python


from hashlib import md5


from circuits import handler, Component
from circuits.web import Server, Controller
from circuits.web.tools import check_auth, basic_auth
Expand Down

0 comments on commit 2ba0b3f

Please sign in to comment.