Linter changes

This commit is contained in:
zandercymatics 2023-10-12 10:27:23 -06:00
parent 542554959e
commit 94a85aeea1
No known key found for this signature in database
GPG key ID: FF4636ABEC9682B7

View file

@ -534,9 +534,6 @@ SECRET_REGISTRY_KEY = secret_registry_key
SECRET_REGISTRY_KEY_PASSPHRASE = secret_registry_key_passphrase
SECRET_REGISTRY_HOSTNAME = secret_registry_hostname
# endregion
# region: Registry Connection Pool----------------------------------------------------------###
# Use this variable to set the size of our connection pool in client.py
# WARNING: Setting this value too high could cause frequent app crashes!
EPP_CONNECTION_POOL_SIZE = 10