mirror of
				https://github.com/KevinMidboe/mktxp-no-cli.git
				synced 2025-10-29 17:50:23 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			6 lines
		
	
	
		
			76 B
		
	
	
	
		
			Python
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			76 B
		
	
	
	
		
			Python
		
	
	
	
	
	
| 
 | |
| from mktxp.cli.dispatch import main
 | |
| 
 | |
| 
 | |
| if __name__ == '__main__':
 | |
|     main() |