Commit 1d81f66f authored by Fabian Affolter's avatar Fabian Affolter
Browse files

python312Packages.aiomultiprocess: format with nixfmt

parent 8153410c
Loading
Loading
Loading
Loading
+7 −6
Original line number Diff line number Diff line
{ lib
, buildPythonPackage
, fetchFromGitHub
, flit-core
, pytestCheckHook
, pythonOlder
{
  lib,
  buildPythonPackage,
  fetchFromGitHub,
  flit-core,
  pytestCheckHook,
  pythonOlder,
}:

buildPythonPackage rec {