mirror of
https://github.com/wentasah/ros2nix.git
synced 2025-06-09 15:52:23 +03:00
Sort imports with isort
This commit is contained in:
parent
23c7c45f04
commit
97e9459c65
2 changed files with 11 additions and 8 deletions
|
@ -86,6 +86,7 @@
|
|||
pkgs.bashInteractive
|
||||
pkgs.python3Packages.flake8
|
||||
pkgs.python3Packages.flake8-bugbear
|
||||
pkgs.python3Packages.isort
|
||||
];
|
||||
ROSDEP_SOURCE_PATH = "${rosdistro}/rosdep/sources.list.d";
|
||||
ROSDISTRO_INDEX_URL = "file://${rosdistro}/index-v4.yaml";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue