Skip to content

Commit

Permalink
Update floss/language/identify.py
Browse files Browse the repository at this point in the history
Co-authored-by: Moritz <[email protected]>
  • Loading branch information
sara-rn and mr-tz authored Nov 14, 2023
1 parent 86d8b34 commit a1cddee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion floss/language/identify.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@

import floss.logging_
from floss.results import StaticString
from floss.rust_version_database import rust_commit_hash
from floss.language.utils import get_rdata_section
from floss.rust_version_database import rust_commit_hash

logger = floss.logging_.getLogger(__name__)

Expand Down

0 comments on commit a1cddee

Please sign in to comment.