Skip to content

Commit

Permalink
And one last lint problem
Browse files Browse the repository at this point in the history
  • Loading branch information
fyellin committed Sep 10, 2024
1 parent d39ffb7 commit 53bc240
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wgpu/backends/wgpu_native/_api.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
import logging
import ctypes.util
from weakref import WeakKeyDictionary
from typing import List, Dict, Optional, Union
from typing import List, Dict, Union

from ... import classes, flags, enums, structs
from ..._coreutils import str_flag_to_int
Expand Down

0 comments on commit 53bc240

Please sign in to comment.