Bastien Sevajol 8 лет назад
Родитель
Сommit
d5b6a12801
1 измененных файлов: 1 добавлений и 0 удалений
  1. 1 0
      hapic/__init__.py

+ 1 - 0
hapic/__init__.py Просмотреть файл

16
 output_file = _hapic_default.output_file
16
 output_file = _hapic_default.output_file
17
 generate_doc = _hapic_default.generate_doc
17
 generate_doc = _hapic_default.generate_doc
18
 set_context = _hapic_default.set_context
18
 set_context = _hapic_default.set_context
19
+reset_context = _hapic_default.reset_context
19
 add_documentation_view = _hapic_default.add_documentation_view
20
 add_documentation_view = _hapic_default.add_documentation_view
20
 handle_exception = _hapic_default.handle_exception
21
 handle_exception = _hapic_default.handle_exception