fixed setting different clip, removed unused stubs (#2987)

This commit is contained in:
Mert
2023-06-27 13:21:50 -04:00
committed by GitHub
parent b3e97a1a0c
commit 4d3ce0a65e
5 changed files with 6 additions and 25 deletions

View File

@@ -1,6 +1,6 @@
from __future__ import annotations
from abc import abstractmethod, ABC
from abc import ABC, abstractmethod
from pathlib import Path
from typing import Any