Skip to content

Commit

Permalink
Apply pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
AntoinePrv committed Feb 20, 2023
1 parent efcd8f5 commit b17c6b5
Show file tree
Hide file tree
Showing 153 changed files with 6,659 additions and 4,271 deletions.
5 changes: 2 additions & 3 deletions libmamba/include/mamba/api/channel_loader.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ namespace mamba
class MPool;
class MultiPackageCache;

expected_t<void, mamba_aggregated_error> load_channels(MPool& pool,
MultiPackageCache& package_caches,
int is_retry);
expected_t<void, mamba_aggregated_error>
load_channels(MPool& pool, MultiPackageCache& package_caches, int is_retry);
}
Loading

0 comments on commit b17c6b5

Please sign in to comment.