Show More
@@ -286,7 +286,7 b' def module_not_available(module):' | |||||
286 | except ImportError: |
|
286 | except ImportError: | |
287 | mod_not_avail = True |
|
287 | mod_not_avail = True | |
288 |
|
288 | |||
289 |
|
|
289 | return mod_not_avail | |
290 |
|
290 | |||
291 | #----------------------------------------------------------------------------- |
|
291 | #----------------------------------------------------------------------------- | |
292 | # Decorators for public use |
|
292 | # Decorators for public use |
General Comments 0
You need to be logged in to leave comments.
Login now