Compare commits
	
		
			1 Commits
		
	
	
		
			1f489a1ae9
			...
			uv-build
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| 2462a081bf | 
@@ -2,7 +2,7 @@
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
# Fenrir TTY screen reader
 | 
					# Fenrir TTY screen reader
 | 
				
			||||||
# By Chrys, Storm Dragon, and contributors.
 | 
					# By Chrys, Storm Dragon, and contributors.
 | 
				
			||||||
 | 
					"""Module for managing the command line interface of Fenrir."""
 | 
				
			||||||
import os
 | 
					import os
 | 
				
			||||||
import sys
 | 
					import sys
 | 
				
			||||||
import inspect
 | 
					import inspect
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user