Skip to content

Commit f6a809f

Browse files
remove print
1 parent 0b43168 commit f6a809f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/opengeodeweb_back/utils_functions.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,6 @@ def versions(list_packages: list):
7676

7777
}
7878
)
79-
print(f"{package} version: {metadata.distribution(package)}", flush=True)
8079
return list_with_versions
8180

8281

0 commit comments

Comments
 (0)