Skip to content
Snippets Groups Projects
Commit cfbf6786 authored by cgl's avatar cgl
Browse files

wip

parent 8f0dc230
No related branches found
No related tags found
No related merge requests found
Pipeline #21666 passed
Pipeline: leximpact-socio-fiscal-api

#21668

    Pipeline: OpenFisca-JSON-Model

    #21667

      ......@@ -244,11 +244,8 @@ class ContrefactuelPlf(Reform):
      def apply(self):
      self.modify_parameters(modifier_function=modify_parameters)
      for variable in [allegement_general, retraite_brute]:
      for variable in [allegement_general, retraite_brute, retraite_complementaire, retraite_de_base, retraite_de_base_n_1]:
      self.update_variable(variable)
      for variable in [retraite_complementaire, retraite_de_base, retraite_de_base_n_1]:
      self.add_variable(variable)
      def add_metadata(parameters, metadata: dict):
      if isinstance(parameters, ParameterNode):
      ......
      ......@@ -596,7 +596,7 @@ taxipp = ["pandas (>=1.5.3,<2.0)"]
      type = "git"
      url = "https://github.com/openfisca/openfisca-france.git"
      reference = "wip-leximpact"
      resolved_reference = "e6feca3990c9eef6b943a18f2b50d12aa2e014d0"
      resolved_reference = "e88a8e1e76b6fb310e37de4c9b670c46222f0af5"
      [[package]]
      name = "OpenFisca-France-Indirect-Taxation"
      ......@@ -641,7 +641,7 @@ openfisca-france-indirect-taxation = {git = "https://github.com/openfisca/openfi
      type = "git"
      url = "https://git.leximpact.dev/leximpact/simulateur-socio-fiscal/openfisca/openfisca-france-with-indirect-taxation.git"
      reference = "HEAD"
      resolved_reference = "0cb4a33f272f71c7fb172d4b2d5bb97a213d1509"
      resolved_reference = "aa07b6f916675dcacdf7c400d5dccad9cb54960f"
      [[package]]
      name = "packaging"
      ......
      0% Loading or .
      You are about to add 0 people to the discussion. Proceed with caution.
      Please register or to comment