Skip to content

Commit

Permalink
chore: make codacy happy 🐍
Browse files Browse the repository at this point in the history
  • Loading branch information
braindigitalis committed Oct 24, 2024
1 parent cd5e0f2 commit 4f1e65f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conanfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
from conan.tools.build import check_min_cppstd
from conan.tools.cmake import CMakeToolchain, CMake, cmake_layout, CMakeDeps
from conan.tools.scm import Git
from conan.tools.files import update_conandata, download, unzip
from conan.tools.files import download, unzip

required_conan_version = ">=2.0"

Expand Down

0 comments on commit 4f1e65f

Please sign in to comment.