Skip to content
Snippets Groups Projects
Select Git revision
  • b9dec1e7b76dacde67e5c24975fe4b5a69056264
  • master default protected
  • fix-6.13.0
  • 6.7.0-fix
  • bookworm
  • 6.4.4-oauth-fix
  • meteor-fix
  • patch-support
  • 7.7.6 protected
  • 7.8.2 protected
  • 7.7.5 protected
  • 7.8.1 protected
  • 7.8.0 protected
  • 7.3.6 protected
  • 7.4.4 protected
  • 7.5.3 protected
  • 7.6.4 protected
  • 7.7.4 protected
  • 7.7.3 protected
  • 7.7.2 protected
  • 7.7.1 protected
  • 7.1.6 protected
  • 7.2.6 protected
  • 7.3.5 protected
  • 7.4.3 protected
  • 7.5.2 protected
  • 7.6.3 protected
  • 7.6.2 protected
28 results

rocketchat-follower@.service

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