mirror of
https://github.com/huggingface/lerobot.git
synced 2026-06-03 04:11:24 +00:00
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
This commit is contained in:
committed by
Adil Zouitine
parent
8774aec304
commit
8ebf79c494
@@ -13,13 +13,13 @@
|
||||
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
from .normalize_processor import NormalizationProcessor
|
||||
from .observation_processor import (
|
||||
ImageProcessor,
|
||||
ObservationProcessor,
|
||||
StateProcessor,
|
||||
)
|
||||
from .pipeline import EnvTransition, ProcessorStep, RobotProcessor
|
||||
from .normalize_processor import NormalizationProcessor
|
||||
|
||||
__all__ = [
|
||||
"RobotProcessor",
|
||||
|
||||
Reference in New Issue
Block a user