mirror of
				https://github.com/Telecominfraproject/wlan-testing.git
				synced 2025-11-04 12:57:55 +00:00 
			
		
		
		
	Changed the name for report to pull_report for pcaps and fixed indentation error from previous merge
Signed-off-by: shivam <shivam.thakur@candelatech.com>
This commit is contained in:
		@@ -30,7 +30,7 @@ import time
 | 
				
			|||||||
import string
 | 
					import string
 | 
				
			||||||
import random
 | 
					import random
 | 
				
			||||||
import csv
 | 
					import csv
 | 
				
			||||||
from report import Report
 | 
					from pull_report import Report
 | 
				
			||||||
from scp_util import SCP_File
 | 
					from scp_util import SCP_File
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user