ignore vsocde folder
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
import os
|
||||
os.environ["SDL_FBDEV"] = "/dev/fb0"
|
||||
import pygame # type: ignore
|
||||
# type: ignore[reportAttributeAccessIssue]
|
||||
import asyncio
|
||||
import platform
|
||||
import logging
|
||||
|
||||
Reference in New Issue
Block a user