mirror of
				https://github.com/ytdl-org/youtube-dl.git
				synced 2025-10-29 09:26:20 -07:00 
			
		
		
		
	[devscripts/prepare_manpage] Fix deprecated escape sequence on py36
This commit is contained in:
		| @@ -8,7 +8,7 @@ import re | ||||
| ROOT_DIR = os.path.dirname(os.path.dirname(os.path.abspath(__file__))) | ||||
| README_FILE = os.path.join(ROOT_DIR, 'README.md') | ||||
|  | ||||
| PREFIX = '''%YOUTUBE-DL(1) | ||||
| PREFIX = r'''%YOUTUBE-DL(1) | ||||
|  | ||||
| # NAME | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user