mirror of
				https://github.com/RGBCube/GitHubWrapper
				synced 2025-10-31 05:52:45 +00:00 
			
		
		
		
	fix debugging
This commit is contained in:
		
							parent
							
								
									3b71c8e247
								
							
						
					
					
						commit
						71901dce4b
					
				
					 2 changed files with 1 additions and 1 deletions
				
			
		
							
								
								
									
										1
									
								
								.gitignore
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.gitignore
									
										
									
									
										vendored
									
									
								
							|  | @ -5,6 +5,7 @@ __pycache__/ | |||
| 
 | ||||
| #var is weird | ||||
| test.py | ||||
| .vscode/ | ||||
| 
 | ||||
| # C extensions | ||||
| *.so | ||||
|  |  | |||
|  | @ -261,7 +261,6 @@ class http: | |||
|             return await result.json() | ||||
|         raise InvalidToken | ||||
| 
 | ||||
| 
 | ||||
|     async def create_repo(self, name: str, description: str, public: bool, gitignore: str, license: str) -> GithubRepoData: | ||||
|         """Creates a repo for you with given data""" | ||||
|         data = { | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 VarMonke
						VarMonke