mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-08-14 00:26:21 +00:00
Upgrades black to v23, upgrades ruff
This commit is contained in:
@@ -11,7 +11,6 @@ class GnuPG:
|
||||
|
||||
@classmethod
|
||||
def decrypted(cls, file_handle, passphrase=None):
|
||||
|
||||
if not passphrase:
|
||||
passphrase = settings.PASSPHRASE
|
||||
|
||||
|
Reference in New Issue
Block a user