Skip to content
Snippets Groups Projects
Select Git revision
  • c6060e2956f6a6499fd9ec6557fac1ba74125d55
  • master default protected
  • v30.0.13 protected
  • v31.0.7 protected
  • v30.0.12 protected
  • v31.0.6 protected
  • v30.0.11 protected
  • v31.0.5 protected
  • v29.0.16 protected
  • v30.0.10 protected
  • v31.0.4 protected
  • v29.0.15 protected
  • v30.0.9 protected
  • v31.0.3 protected
  • v29.0.14 protected
  • v30.0.8 protected
  • v31.0.2 protected
  • v29.0.13 protected
  • v30.0.7 protected
  • v31.0.1 protected
  • v31.0.0 protected
  • v29.0.12 protected
22 results

nextcloud.asc

Blame
  • pytest.ini 378 B
    [pytest]
    filterwarnings =
    	# DeprecationWarning from dependencies that we use
    	ignore:`formatargspec` is deprecated since Python 3.5. Use `signature` and the `Signature` object directly:DeprecationWarning
    	ignore:Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated since Python 3.3, and in 3.10 it will stop working:DeprecationWarning