temporary fix for py37 (combinedloader) (#215)

* temporary fix for py37 (combinedloader)
This commit is contained in:
Nicola Demo
2023-11-22 15:30:50 +01:00
committed by GitHub
parent 6c4664227a
commit 42cf7fcaf1
5 changed files with 20 additions and 4 deletions

3
.gitignore vendored
View File

@@ -137,3 +137,6 @@ dmypy.json
# Cython debug symbols
cython_debug/
# Lightning logs dir
*/lightning_logs/*
lightning_logs/*