fixup: remove remove unused alias in code
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
# mypy: allow-untyped-defs
|
||||
"""Skipping an entire subclass with unittest.skip() should *not* call setUpClass from a base class."""
|
||||
|
||||
from __future__ import annotations
|
||||
|
||||
import unittest
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user