mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
Ensure that null values handled properly in CSV download. Fixes #3780
This commit is contained in:
@@ -44,7 +44,6 @@ sshtunnel>=0.1.3; python_version >= '2.7'
|
||||
###############################################################
|
||||
# Modules specifically required for Python2.7 or lesser version
|
||||
###############################################################
|
||||
backports.csv==1.0.5; python_version <= '2.7'
|
||||
importlib==1.0.3; python_version <= '2.7'
|
||||
|
||||
###############################################################
|
||||
|
||||
Reference in New Issue
Block a user