Projects STRLCPY Maryam Commits 940907e4
🤬
Revision indexing in progress... (symbol navigation in revisions will be accurate after indexed)
  • ■ ■ ■ ■
    maryam/modules/iris/iris_cluster.py
    skipped 38 lines
    39 39   clusterer = self.cluster(iris_search_result)
    40 40   output['cluster_result'] = {'json': clusterer.perform_clustering()}
    41 41   
    42  - # Resetting options for iris_search_module
     42 + # Resetting options for iris_cluster_module
    43 43   self.options = {}
    44 44   self.options['query'] = query
    45 45   self.options['output'] = output_option_value
    skipped 21 lines
Please wait...
Page is in error, reload to recover