Skip to content

Commit

Permalink
make ruff happy
Browse files Browse the repository at this point in the history
  • Loading branch information
MustafaJafar committed Jul 16, 2024
1 parent 0c56aa8 commit c8afa66
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
import os
import shutil
import hou

import clique
import pyblish.api

from ayon_core.lib import collect_frames
from ayon_houdini.api import plugin, lib
from ayon_houdini.api import plugin


class ExtractLastPublished(plugin.HoudiniExtractorPlugin):
Expand Down

0 comments on commit c8afa66

Please sign in to comment.