mirror of
https://github.com/mpusz/mp-units.git
synced 2025-08-03 20:34:26 +02:00
style: test_package/conanfile.py
reformatted to make pre-commit happy
This commit is contained in:
@@ -21,8 +21,8 @@
|
||||
# SOFTWARE.
|
||||
|
||||
from conan import ConanFile
|
||||
from conan.tools.cmake import CMake
|
||||
from conan.tools.build import cross_building
|
||||
from conan.tools.cmake import CMake
|
||||
|
||||
|
||||
class TestPackageConan(ConanFile):
|
||||
|
Reference in New Issue
Block a user