mirror of
https://github.com/kmein/niveum
synced 2026-03-16 18:21:07 +01:00
chore: format with alejandra
This commit is contained in:
@@ -1,4 +1,8 @@
|
||||
{ fetchPypi, buildPythonPackage, ... }:
|
||||
{
|
||||
fetchPypi,
|
||||
buildPythonPackage,
|
||||
...
|
||||
}:
|
||||
buildPythonPackage rec {
|
||||
pname = "pygtrie";
|
||||
version = "2.3";
|
||||
|
||||
Reference in New Issue
Block a user