mirror of
				https://github.com/Thor77/TeamspeakStats.git
				synced 2025-11-03 15:22:45 -05:00 
			
		
		
		
	Sort imports
This commit is contained in:
		
							parent
							
								
									871210dde4
								
							
						
					
					
						commit
						51191672c6
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -2,8 +2,8 @@ import logging
 | 
				
			||||||
 | 
					
 | 
				
			||||||
import pendulum
 | 
					import pendulum
 | 
				
			||||||
import pytest
 | 
					import pytest
 | 
				
			||||||
from bs4 import BeautifulSoup
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					from bs4 import BeautifulSoup
 | 
				
			||||||
from tsstats.log import parse_logs
 | 
					from tsstats.log import parse_logs
 | 
				
			||||||
from tsstats.template import render_servers
 | 
					from tsstats.template import render_servers
 | 
				
			||||||
from tsstats.utils import filter_threshold, seconds_to_text, sort_clients
 | 
					from tsstats.utils import filter_threshold, seconds_to_text, sort_clients
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		
		Reference in a new issue