mirror of
				https://gitlab.ub.uni-bielefeld.de/sfb1288inf/nopaque.git
				synced 2025-11-03 20:02:47 +00:00 
			
		
		
		
	fix indent
This commit is contained in:
		@@ -126,8 +126,8 @@ def corpus_analysis_query(query):
 | 
			
		||||
    context = 50
 | 
			
		||||
    progress = 0
 | 
			
		||||
    # for attr in corpus.structural_attributes.list():
 | 
			
		||||
    #    if attr.attrs['name'] == 'text':
 | 
			
		||||
    #        text_attr = attr
 | 
			
		||||
    #     if attr.attrs['name'] == 'text':
 | 
			
		||||
    #         text_attr = attr
 | 
			
		||||
    # logging.warning(results.fdist_1(15, results.attrs['fields']['match'], text_attr))
 | 
			
		||||
    client.status = 'running'
 | 
			
		||||
    while chunk_start <= results.attrs['size']:
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user