| Server IP : 127.0.0.1 / Your IP : 216.73.216.48 Web Server : Apache/2.4.58 (Win64) OpenSSL/3.1.3 PHP/8.2.12 System : Windows NT DESKTOP-3H4FHQJ 10.0 build 19045 (Windows 10) AMD64 User : win 10 ( 0) PHP Version : 8.2.12 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : D:/Desktop/setup/Certbot 3.0.1 source code/certbot-certbot-9c0406a/ |
Upload File : |
[mypy] ignore_missing_imports = True warn_unused_ignores = True show_error_codes = True disallow_untyped_defs = True # Using stricter settings here is being tracked by # https://github.com/certbot/certbot/issues/9647. [mypy-*._internal.tests.*] # By default, mypy prints notes without erroring about any type annotations it # finds in untyped function bodies when check_untyped_defs is false. Disabling # this "error" code removes this visual noise. disable_error_code = annotation-unchecked disallow_untyped_defs = False