This website works better with JavaScript.
Home
Explore
Help
Sign In
brettlangdon
/
employ
mirror of
https://github.com/brettlangdon/employ.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
typo :/
master
Brett Langdon
12 years ago
parent
b81e92cc56
commit
4afb404c9c
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
employ/managers/__init__.py
+ 1
- 1
employ/managers/__init__.py
View File
@ -1,7 +1,7 @@
from
pkgutil
import
extend_path
__path__
=
extend_path
(
__path__
,
__name__
)
from
employ.ex
e
cptions
import
ExecutionError
from
employ.exc
e
ptions
import
ExecutionError
class
Manager
(
object
)
:
Write
Preview
Loading…
Cancel
Save