HEX
Server: Apache/2.4.52 (Ubuntu)
System: Linux spn-python 5.15.0-89-generic #99-Ubuntu SMP Mon Oct 30 20:42:41 UTC 2023 x86_64
User: arjun (1000)
PHP: 8.1.2-1ubuntu2.20
Disabled: NONE
Upload Files
File: //proc/1233/cwd/usr/lib/python3/dist-packages/compose/config/__pycache__/errors.cpython-310.pyc
o

S�`��@shdZGdd�de�ZGdd�de�ZGdd�de�ZGdd�de�ZGd	d
�d
e�ZGdd�de�Zd
S)a�You might be seeing this error because you're using the wrong Compose file version. Either specify a supported version (e.g "2.2" or "3.3") and place your service definitions under the `services` key, or omit the `version` key and place your service definitions at the root of the file to use version 1.
For more on the Compose file format versions, see https://docs.docker.com/compose/compose-file/c@seZdZdd�Zdd�ZdS)�ConfigurationErrorcC�
||_dS�N��msg)�selfr�r�7/usr/lib/python3/dist-packages/compose/config/errors.py�__init__�
zConfigurationError.__init__cCs|jSrr)rrrr�__str__szConfigurationError.__str__N)�__name__�
__module__�__qualname__r	rrrrrr
src@�eZdZdS)�EnvFileNotFoundN�rr
rrrrrr�rc@r)�DependencyErrorNrrrrrrrrc@s eZdZdd�Zedd��ZdS)�CircularReferencecCrr)�trail)rrrrrr	r
zCircularReference.__init__cCs dd�|jD�}d�d�|��S)NcSsg|]
\}}d�||��qS)z{} in {})�format)�.0�filename�service_namerrr�
<listcomp> s
��z)CircularReference.msg.<locals>.<listcomp>zCircular reference:
  {}z
  extends )rr�join)r�linesrrrrs�zCircularReference.msgN)rr
rr	�propertyrrrrrrsrc�eZdZ�fdd�Z�ZS)�ComposeFileNotFoundcst��dd�|��dS)Nz�
        Can't find a suitable configuration file in this directory or any
        parent. Are you in the right directory?

        Supported filenames: %s
        �, )�superr	r)r�supported_filenames��	__class__rrr	(s
�zComposeFileNotFound.__init__�rr
rr	�
__classcell__rrr#rr'�rcr)�DuplicateOverrideFileFoundcs"||_t��d�d�|���dS)NzKMultiple override files found: {}. You may only use a single override file.r )�override_filenamesr!r	rr)rr)r#rrr	2s
�z#DuplicateOverrideFileFound.__init__r%rrr#rr(1r'r(N)�VERSION_EXPLANATION�	Exceptionrrrrrr(rrrr�<module>s�